slixmpp/sleekxmpp
Lance Stout a06fa2de67 Enhance plugin config with attribute accessors.
This makes updating the config after plugin initialization much easier.
2012-07-26 23:04:16 -07:00
..
features Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
plugins Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
roster
stanza
test Standardize importing of queue class. 2012-07-24 02:39:54 -07:00
thirdparty
util Standardize importing of queue class. 2012-07-24 02:39:54 -07:00
xmlstream Fix initializing plugins in stanzas with a language set. 2012-07-25 01:33:17 -07:00
__init__.py Fix JID validation bugs, add lots of tests. 2012-07-24 01:43:20 -07:00
api.py Substitute a blank JID for the boundjid in API calls. 2012-07-25 01:33:44 -07:00
basexmpp.py
clientxmpp.py Modify update_roster() to only change the information provided. 2012-07-24 16:48:24 -07:00
componentxmpp.py Fix error with session binding in components. 2012-07-26 11:50:59 -07:00
exceptions.py
jid.py Fix JID validation bugs, add lots of tests. 2012-07-24 01:43:20 -07:00
version.py