[issue8797] urllib2 basicauth broken in 2.6.5: RuntimeError: maximum recursion depth exceeded in cmp

Ole Martin Handeland report at bugs.python.org
Wed Feb 9 23:37:25 CET 2011


Ole Martin Handeland <pythonbugs at olemartin.org> added the comment:

Thanks Sam! I can confirm that your patch is working well with basic auth. I have not tried other authentication methods, though. I'm not sure about the unredirected headers, but your fix looks like the cleanest.

----------
nosy: +olemartinorg

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


More information about the Python-bugs-list mailing list