commit | b8bdbc04e702409e5aaaaff74c6e5cd93226af07 | [log] [tgz] |
---|---|---|
author | Skip Montanaro <skip@pobox.com> | Mon Apr 28 03:27:53 2008 +0000 |
committer | Skip Montanaro <skip@pobox.com> | Mon Apr 28 03:27:53 2008 +0000 |
tree | 90e02f7cfb9fcb6f980a9f8ccad46bf7e6ab27e1 | |
parent | dfd982715bc81103dfcb3eecdccff32675a772a3 [diff] |
Get rid of _test(), _main(), _debug() and _check(). Tests are no longer needed (better set available in Lib/test/test_robotparser.py). Clean up a few PEP 8 nits (compound statements on a single line, whitespace around operators).