slixmpp/sleekxmpp/xmlstream/handler
Lance Stout fba60ffff1 Convert daemon threads back into normal threads.
This may need to be reverted if CTRL-C handling breaks, but everything
works fine so far in testing.

Resolves issue #95.
2011-11-20 12:17:35 -08:00
..
__init__.py Moved ClientXMPP to clientxmpp.py. 2010-10-06 14:20:32 -04:00
base.py Break reference cycle to fix potential memory leaks for callback handlers. 2011-10-08 17:31:30 -04:00
callback.py More attempts at fixing garbage collection. 2011-02-14 11:30:04 -05:00
waiter.py Convert daemon threads back into normal threads. 2011-11-20 12:17:35 -08:00
xmlcallback.py Updated the suite of handler classes with documentation. 2010-08-27 16:42:26 -04:00
xmlwaiter.py Updated the suite of handler classes with documentation. 2010-08-27 16:42:26 -04:00