]> granicus.if.org Git - python/commit
Fix Issue754016 - urlparse goes wrong with IP:port without scheme
authorSenthil Kumaran <orsenthil@gmail.com>
Wed, 4 Aug 2010 04:45:31 +0000 (04:45 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Wed, 4 Aug 2010 04:45:31 +0000 (04:45 +0000)
commit0b5019fe2376ed6ef2aaf61ff9cbc8e6b090bc56
tree33f9f2f49322aad97d20169ada9767fe8b411d01
parent75a292e5be429977656acaf846345be9dc0a6b8e
Fix Issue754016 - urlparse goes wrong with IP:port without scheme
Doc/library/urlparse.rst
Lib/test/test_urlparse.py
Lib/urlparse.py