slixmpp/sleekxmpp/util
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
..
sasl don't use the kerberos.GSSError.message attribute 2014-05-14 17:47:34 +01:00
__init__.py Checked if gevent thread is patched to do the right import 2012-11-12 13:33:09 +01:00
misc_ops.py Fix unicode conversion in Python3 2012-12-18 10:33:14 -08:00
stringprep_profiles.py optimize imports 2013-07-26 17:48:33 +02:00