slixmpp/sleekxmpp/thirdparty/suelta/mechanisms
Rodolfo Henrique Carvalho 5f1d4ce433 Set default argument value.
Without this features/feature_mechanisms/mechanisms.py throws an error when calling the method `process' without arguments on this mechanism.
2012-01-22 01:53:07 -02:00
..
__init__.py Add support for X-GOOGLE-TOKEN. 2012-01-21 00:44:03 -08:00
anonymous.py
cram_md5.py Set default argument value. 2012-01-22 01:53:07 -02:00
digest_md5.py
facebook_platform.py Make things work with Python3's byte semantics. 2012-01-20 02:27:30 -08:00
google_token.py Add support for X-GOOGLE-TOKEN. 2012-01-21 00:44:03 -08:00
messenger_oauth2.py Sync with Suelta. 2012-01-07 00:19:08 -05:00
plain.py Add support for X-GOOGLE-TOKEN. 2012-01-21 00:44:03 -08:00
scram_hmac.py