Python mechanize with NTLM getting AttributeError: HTTPResponse instance has no attribute '__iter__'
问题 I am trying to access a site that's secured with NTLM authentication using python-ntlm and mechanize but I am getting this error. File "build/bdist.macosx-10.6-universal/egg/mechanize/_mechanize.py", line 203, in open File "build/bdist.macosx-10.6-universal/egg/mechanize/_mechanize.py", line 249, in _mech_open File "build/bdist.macosx-10.6-universal/egg/mechanize/_mechanize.py", line 304, in _set_response File "build/bdist.macosx-10.6-universal/egg/mechanize/_response.py", line 521, in