summaryrefslogtreecommitdiff
path: root/sleekxmpp/xmlstream/jid.py
AgeCommit message (Collapse)Author
2010-08-21added form compatibility with old api, stanzas now bool() to True on 2.x, ↵fritzy
jid attributes will return '' if not set
2010-08-04Updated and simplified new JID class to have more documentation and use PEP8 ↵Lance Stout
style.
2010-07-26updated and moved jid class -- jids now have settersNathan Fritz