]> granicus.if.org Git - python/commit
Merged revisions 76288 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Sun, 15 Nov 2009 08:43:45 +0000 (08:43 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sun, 15 Nov 2009 08:43:45 +0000 (08:43 +0000)
commit4c7eaee5db8bd4b5b55e3102fb171e45ad073117
tree63ee6d8d00882df9caa53bcb73a35002ca53bb25
parent1107c5d7d1aece9bec34920cea0878a6485e185e
Merged revisions 76288 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r76288 | senthil.kumaran | 2009-11-15 14:06:20 +0530 (Sun, 15 Nov 2009) | 3 lines

  Fix for Issue4683 - urllib2.HTTPDigestAuthHandler fails on third hostname?.
  Resolution: Reset the nonce value for each unique nonce (as per RFC 2617)
........
Lib/urllib/request.py