diff options
author | Guido van Rossum <guido@python.org> | 2000-03-27 19:29:31 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-03-27 19:29:31 +0000 |
commit | dc8b7980e04f03f028493f0b060e2a0e0ccbe769 (patch) | |
tree | 62f6872778e4184989479030dcd52a5b559aff05 /Python/getargs.c | |
parent | 0c3baaf19c7d6a112a00ad36e31fe7a142b91542 (diff) | |
download | cpython-git-dc8b7980e04f03f028493f0b060e2a0e0ccbe769.tar.gz |
Skip Montanaro:
The robotparser.py module currently lives in Tools/webchecker. In
preparation for its migration to Lib, I made the following changes:
* renamed the test() function _test
* corrected the URLs in _test() so they refer to actual documents
* added an "if __name__ == '__main__'" catcher to invoke _test()
when run as a main program
* added doc strings for the two main methods, parse and can_fetch
* replaced usage of regsub and regex with corresponding re code
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions