Open GoogleCodeExporter opened 8 years ago
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
ecederst...@gmail.com
Hey, I have a fork that works in python 2 and 3, feel free to use it: https://github.com/trustrachel/python-ntlm3
Original comment by rcord...@gmail.com on 9 Jan 2015 at 6:55
rcord...@gmail.com
Original issue reported on code.google.com by
ecederst...@gmail.com
on 11 Dec 2014 at 4:56