slixmpp/sleekxmpp/util/sasl
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
..
__init__.py Update copyright years, and license for Suelta 2013-05-13 14:09:28 -07:00
client.py Update copyright years, and license for Suelta 2013-05-13 14:09:28 -07:00
mechanisms.py don't use the kerberos.GSSError.message attribute 2014-05-14 17:47:34 +01:00