commit | 8801f7add244421305a3c555cff56d27798b0946 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Wed Aug 04 04:53:07 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Wed Aug 04 04:53:07 2010 +0000 |
tree | f4c909a9c6084fd9407614649559be2adce9931c | |
parent | 9b3383ca65fc0181e3b7a6aacae3539de545591f [diff] |
Merged revisions 83701 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83701 | senthil.kumaran | 2010-08-04 10:20:44 +0530 (Wed, 04 Aug 2010) | 3 lines Fix Issue754016 - urlparse goes wrong with IP:port without scheme ........