commit | 42b0c2f74068d74694187d229f65fcce0ae19643 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Wed Jul 28 16:30:46 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Wed Jul 28 16:30:46 2010 +0000 |
tree | c2a02aa73ab05d8516352e5e8f4c81810fd2d28b | |
parent | b8f96c16036f34d8e913cca95c5ad07a592b161d [diff] |
Merged revisions 83209 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83209 | senthil.kumaran | 2010-07-28 21:57:56 +0530 (Wed, 28 Jul 2010) | 3 lines Fix Issue6325 - robotparse to honor urls with query strings. ........