]> granicus.if.org Git - python/commit
Fix Issue1368368 - prompt_user_passwd() in FancyURLopener masks 401 Unauthorized...
authorSenthil Kumaran <orsenthil@gmail.com>
Fri, 18 Jun 2010 15:08:18 +0000 (15:08 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Fri, 18 Jun 2010 15:08:18 +0000 (15:08 +0000)
commit80f1b059714aeb1c6fc9f6ce1173bc8a51af7dd9
tree8c22c0ff3e88aa668d82e46add45d9719aa8bc91
parent2cd12528e4570ba445ff935ebfe9ec11752a0e9a
Fix Issue1368368 - prompt_user_passwd() in FancyURLopener masks 401 Unauthorized error page
Lib/urllib/request.py
Misc/NEWS