1.0 Documentation

sleekxmpp.xmlstream.jid

Contents

Source code for sleekxmpp.xmlstream.jid

import logging

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

from sleekxmpp.jid import JID

Contents