This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kbk
Recipients facundobatista, georg.brandl, jafo, jimjjewett, kbk
Date 2008-01-02.04:13:55
SpamBayes Score 0.07381226
Marked as misclassified No
Message-id <1199247235.36.0.593140240031.issue1177@psf.upfronthosting.co.za>
In-reply-to
Content
Reversed the logic of the previous patches to urllib.py and added a 
test case.  I noticed the problem when I tried to retrieve a file 
which required auth.

r59661
History
Date User Action Args
2008-01-02 04:13:55kbksetspambayes_score: 0.0738123 -> 0.07381226
recipients: + kbk, georg.brandl, facundobatista, jafo, jimjjewett
2008-01-02 04:13:55kbksetspambayes_score: 0.0738123 -> 0.0738123
messageid: <1199247235.36.0.593140240031.issue1177@psf.upfronthosting.co.za>
2008-01-02 04:13:55kbklinkissue1177 messages
2008-01-02 04:13:55kbkcreate