[issue2202] urllib2 fails against IIS 6.0 (No support for MD5-sess auth)

Mark Lawrence report at bugs.python.org
Sat Jul 10 17:04:30 CEST 2010


Mark Lawrence <breamoreboy at yahoo.co.uk> added the comment:

I tried to test the patch but got:-
c:\Python26>python.exe lib\test\test_urllib2_localnet.py
Traceback (most recent call last):
  File "lib\test\test_urllib2_localnet.py", line 325, in <module>
    class DigestMD5sessClientAuthTests(BaseTestCase):
NameError: name 'BaseTestCase' is not defined

----------
nosy: +BreamoreBoy
stage: unit test needed -> patch review
versions: +Python 2.7, Python 3.1, Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2202>
_______________________________________


More information about the Python-bugs-list mailing list