]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Changed tests to only urlparse one, which was enough, addressed Ezio's comment
authorSenthil Kumaran <orsenthil@gmail.com>
Thu, 22 Apr 2010 12:10:13 +0000 (12:10 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Thu, 22 Apr 2010 12:10:13 +0000 (12:10 +0000)
commit398246169cfcfeaaab60fc047edbdbcf668ca24b
treeb3dfd4c918b84dd746693e8caebec23f43d0f4a9
parent19c06739c5a294538a9b233dd4de9301871d0b60
Changed tests to only urlparse one, which was enough, addressed Ezio's comment
on Invalid url check statement and versionchanged string in docs.
Doc/library/urlparse.rst
Lib/test/test_urlparse.py
Lib/urlparse.py