mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-18 14:40:51 +01:00
Backed out previous change
This commit is contained in:
parent
f4d6ba0525
commit
f82170de74
@ -123,7 +123,6 @@ class AsyncoreDriver(asynchat.async_chat, object):
|
|||||||
def die(self):
|
def die(self):
|
||||||
#debug.methodNamePrintf(self, 'die')
|
#debug.methodNamePrintf(self, 'die')
|
||||||
self.close()
|
self.close()
|
||||||
drivers.IrcDriver.die(self)
|
|
||||||
|
|
||||||
|
|
||||||
class ReplListener(asyncore.dispatcher, object):
|
class ReplListener(asyncore.dispatcher, object):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user