]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix Issue6325 - robotparse to honor urls with query strings.
authorSenthil Kumaran <orsenthil@gmail.com>
Wed, 28 Jul 2010 16:27:56 +0000 (16:27 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Wed, 28 Jul 2010 16:27:56 +0000 (16:27 +0000)
commit3f8ab965f722b3bda679c9271fb8907e2bbcdc64
tree851810d60ce71d36a5d67bc1e404da7bc36e9ddd
parent96a60ae90c291d94c058c80351fa38b6d73eda92
Fix Issue6325 - robotparse to honor urls with query strings.
Lib/test/test_robotparser.py
Lib/urllib/robotparser.py