diff options
author | Graham <github@gra.dk> | 2014-05-14 17:47:34 +0100 |
---|---|---|
committer | Graham <github@gra.dk> | 2014-05-14 17:47:34 +0100 |
commit | 94187d215a87a9acb61dba8d0d0b60fb397f93be (patch) | |
tree | 42e2cb863c738a7d78b19836964e242319ee626d /sleekxmpp/plugins/xep_0118 | |
parent | ef2f5d29788218f679cd878e4e25bbd61545fef4 (diff) | |
download | slixmpp-94187d215a87a9acb61dba8d0d0b60fb397f93be.tar.gz slixmpp-94187d215a87a9acb61dba8d0d0b60fb397f93be.tar.bz2 slixmpp-94187d215a87a9acb61dba8d0d0b60fb397f93be.tar.xz slixmpp-94187d215a87a9acb61dba8d0d0b60fb397f93be.zip |
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.
Diffstat (limited to 'sleekxmpp/plugins/xep_0118')
0 files changed, 0 insertions, 0 deletions