1 2 3 4 5
import logging logging.warning('Deprecated: slixmpp.xmlstream.jid is moving to slixmpp.jid') from slixmpp.jid import JID