commit | 8749a6347328b091a472d07305aaf82353dda3e8 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Mon Jun 28 14:08:00 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Mon Jun 28 14:08:00 2010 +0000 |
tree | 8a69944593a622b5d6087ee53af57ea4436da2b5 | |
parent | b7183d8c1f777862a914f34b437ab4e1f517955f [diff] |
Merged revisions 82324 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r82324 | senthil.kumaran | 2010-06-28 19:26:46 +0530 (Mon, 28 Jun 2010) | 3 lines Fix Issue8653 - Docstring for urlunsplit function. ........