Reorganized stream level stanzas.
This commit is contained in:
@@ -19,8 +19,7 @@ from sleekxmpp import plugins
|
||||
from sleekxmpp import stanza
|
||||
from sleekxmpp.basexmpp import BaseXMPP
|
||||
from sleekxmpp.stanza import *
|
||||
from sleekxmpp.stanza import tls
|
||||
from sleekxmpp.stanza import sasl
|
||||
from sleekxmpp.stanza.stream import tls, sasl
|
||||
from sleekxmpp.xmlstream import XMLStream, RestartStream
|
||||
from sleekxmpp.xmlstream import StanzaBase, ET, register_stanza_plugin
|
||||
from sleekxmpp.xmlstream.matcher import *
|
||||
|
Reference in New Issue
Block a user