Skip to content

Python 3: DeprecatedWarning: decodestring() is a deprecated alias, use decodebytes() #51

Description

@GoogleCodeExporter
I get a DeprecatedWarning under Python 3. Changing decodestring() to 
decodebytes() in python30/ntlm/ntlm.py:223 fixes this for me.

Original issue reported on code.google.com by ecederst...@gmail.com on 11 Dec 2014 at 4:56

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions