]> granicus.if.org Git - python/commit
Issue10063 - file:// scheme will stop accessing remote hosts via ftp protocol
authorSenthil Kumaran <orsenthil@gmail.com>
Thu, 14 Oct 2010 11:57:35 +0000 (11:57 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Thu, 14 Oct 2010 11:57:35 +0000 (11:57 +0000)
commit383c32dd3821828f271c0bf7bcf21f0ba71792e8
treeaf0d55d8de4b60bfb1a4ce993a29b7387eb136b8
parent6d7be5f86cf9eca0ab6f4c53b834e48f81ed6291
Issue10063 - file:// scheme will stop accessing remote hosts via ftp protocol
Doc/library/urllib.request.rst
Lib/test/test_urllib2.py
Lib/urllib/request.py
Misc/NEWS