slixmpp/sleekxmpp/features
Lance Stout 572becad44 Enable forcing a specififc SASL mech:
xmpp = ClientXMPP(jid, password, {
    'feature_mechanisms': {'use_mech':'PLAIN'}})
2011-08-09 00:51:49 -07:00
..
feature_bind SASL failure event now includes the failure stanza. 2011-07-02 23:09:29 -07:00
feature_mechanisms Enable forcing a specififc SASL mech: 2011-08-09 00:51:49 -07:00
feature_session It isn't 2010 anymore. 2011-07-02 22:49:34 -07:00
feature_starttls It isn't 2010 anymore. 2011-07-02 22:49:34 -07:00
__init__.py Fix imports using __all__. 2011-08-04 21:49:15 -07:00