slixmpp/sleekxmpp/xmlstream/jid.py

6 lines
129 B
Python
Raw Normal View History

import logging
logging.warning('Deprecated: sleekxmpp.xmlstream.jid is moving to sleekxmpp.jid')
from sleekxmpp.jid import JID