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 foxkiller
Recipients foxkiller, orsenthil, terry.reedy
Date 2013-05-17.07:15:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368774905.51.0.257254486843.issue17967@psf.upfronthosting.co.za>
In-reply-to
Content
I had run test by python ./urllib.py -t, test steps for accessing /etc/passwd, file:/etc/passwd, file://localhost/etc/passwd passed, steps for ftp://ftp.gnu.org/pub/README not tested because my work env is not free for internet accessing.

And, I have not tried version 3.3.
History
Date User Action Args
2013-05-17 07:15:05foxkillersetrecipients: + foxkiller, terry.reedy, orsenthil
2013-05-17 07:15:05foxkillersetmessageid: <1368774905.51.0.257254486843.issue17967@psf.upfronthosting.co.za>
2013-05-17 07:15:05foxkillerlinkissue17967 messages
2013-05-17 07:15:05foxkillercreate