]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix Issue754016 - urlparse goes wrong with IP:port without scheme
authorSenthil Kumaran <orsenthil@gmail.com>
Wed, 4 Aug 2010 04:50:44 +0000 (04:50 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Wed, 4 Aug 2010 04:50:44 +0000 (04:50 +0000)
commit84c7d9f87b33282a84ef2bfc9ffe407aa9976243
tree6ad12b060828935191d29ab0cd2a1cb34c3142d6
parent4aa0d4d2d0ab0232ded3462a31b1584ec199cd64
Fix Issue754016 - urlparse goes wrong with IP:port without scheme
Doc/library/urllib.parse.rst
Lib/test/test_urlparse.py
Lib/urllib/parse.py