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