slixmpp/sleekxmpp/features/feature_bind
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
..
__init__.py Move feature_bind to new system. 2012-03-12 19:49:43 -07:00
bind.py Fix issue of roster data being split across multiple rosters. 2012-07-19 23:54:18 -07:00
stanza.py More extraneous import cleanup. 2012-02-17 14:59:56 -08:00