slixmpp/sleekxmpp/xmlstream/handler
Lance Stout 75584d7ad7 Remap old method names in a better way.
This should prevent some reference cycles that will cause garbage
collection issues.
2011-02-14 13:49:43 -05:00
..
__init__.py
base.py Remap old method names in a better way. 2011-02-14 13:49:43 -05:00
callback.py More attempts at fixing garbage collection. 2011-02-14 11:30:04 -05:00
waiter.py Fix RESPONSE_TIMEOUT dependency loops. 2010-11-17 15:13:09 -05:00
xmlcallback.py
xmlwaiter.py