Moved ClientXMPP to clientxmpp.py.
Cleaned up the __init__.py files.
This commit is contained in:
@@ -10,3 +10,5 @@ from sleekxmpp.xmlstream.handler.callback import Callback
|
||||
from sleekxmpp.xmlstream.handler.waiter import Waiter
|
||||
from sleekxmpp.xmlstream.handler.xmlcallback import XMLCallback
|
||||
from sleekxmpp.xmlstream.handler.xmlwaiter import XMLWaiter
|
||||
|
||||
__all__ = ['Callback', 'Waiter', 'XMLCallback', 'XMLWaiter']
|
||||
|
Reference in New Issue
Block a user