]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Close issue 3437 - missing state change when Allow lines are processed.
authorSkip Montanaro <skip@pobox.com>
Sun, 27 Jul 2008 00:49:02 +0000 (00:49 +0000)
committerSkip Montanaro <skip@pobox.com>
Sun, 27 Jul 2008 00:49:02 +0000 (00:49 +0000)
commit1ef19f0de12da730b5ba3096ab4a1d78af5185b4
tree474c5c3011d3fafb38929aa0e263cabe1f855186
parent4b99e9b4790af9951b81925e28bd07850cb5c630
Close issue 3437 - missing state change when Allow lines are processed.
Adds test cases which use Allow: as well.
Lib/robotparser.py
Lib/test/test_robotparser.py