slixmpp/sleekxmpp/features
Lance Stout 917faecdcb Fix issue of roster data being split across multiple rosters.
Resolved by always normalizing JIDs to bare form, regardless of if they
are JID objects or strings.

Also simplified related code to prefer use of JID objects instead of
strings so they don't need to be parsed multiple times.
2012-07-19 23:54:18 -07:00
..
feature_bind Fix issue of roster data being split across multiple rosters. 2012-07-19 23:54:18 -07:00
feature_mechanisms
feature_rosterver
feature_session
feature_starttls
__init__.py