]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Stricter verification for file based url scheme and reliance on ftp protocol.
authorSenthil Kumaran <orsenthil@gmail.com>
Sun, 11 Jul 2010 03:12:43 +0000 (03:12 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sun, 11 Jul 2010 03:12:43 +0000 (03:12 +0000)
commit2ef16328e82ae9b9715251e41b8abf4b95ae6f20
tree41c2f9303f4eb6efc9313044b1a54728fc2160c1
parent0d62f5bbfe1c865165fd1285bb44fa29eb3b8bde
Stricter verification for file based url scheme and reliance on ftp protocol.
Lib/test/test_urllib2.py
Lib/urllib/request.py