mirror of
https://github.com/correl/SleekXMPP.git
synced 2024-11-24 03:00:15 +00:00
parent
e37adace62
commit
eccac859ad
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ from .. stanza.presence import Presence
|
||||||
from .. xmlstream.handler.callback import Callback
|
from .. xmlstream.handler.callback import Callback
|
||||||
from .. xmlstream.matcher.xpath import MatchXPath
|
from .. xmlstream.matcher.xpath import MatchXPath
|
||||||
from .. xmlstream.matcher.xmlmask import MatchXMLMask
|
from .. xmlstream.matcher.xmlmask import MatchXMLMask
|
||||||
|
from sleekxmpp.exceptions import IqError, IqTimeout
|
||||||
|
|
||||||
|
|
||||||
log = logging.getLogger(__name__)
|
log = logging.getLogger(__name__)
|
||||||
|
|
Loading…
Reference in a new issue