slixmpp/sleekxmpp
Graham 94187d215a don't use the kerberos.GSSError.message attribute
Replaced the reference to kerberos.GSSError.message in any raised exception, because:

 DeprecationWarning: BaseException.message has been deprecated as of Python 2.6

and its natural repr is probably the most desirable output.
2014-05-14 17:47:34 +01:00
..
features
plugins Fix Don't process vCard avatars for MUC occupants caused TypeError 2014-02-21 10:31:04 +08:00
roster optimize imports 2013-07-26 17:48:33 +02:00
stanza Allow IQ processing based on only id value before the session is bound. 2014-02-14 13:50:21 -08:00
test Allow IQ processing based on only id value before the session is bound. 2014-02-14 13:50:21 -08:00
thirdparty fix: replace mutable argument (a list) in StateMachine constructor 2013-07-26 17:48:33 +02:00
util don't use the kerberos.GSSError.message attribute 2014-05-14 17:47:34 +01:00
xmlstream Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop 2014-02-03 19:19:15 -06:00
__init__.py
api.py
basexmpp.py Make send_message(mhtml='..') work as expected without loading plugin 2013-08-07 08:48:15 -07:00
clientxmpp.py
componentxmpp.py
exceptions.py
jid.py
version.py Bump version 2014-04-20 18:05:27 -07:00