]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added robots.txt support, using Skip Montanaro's parser.
authorGuido van Rossum <guido@python.org>
Thu, 30 Jan 1997 03:19:41 +0000 (03:19 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 30 Jan 1997 03:19:41 +0000 (03:19 +0000)
commit3edbb35023b4a76b33f8daa495469b07081be0c2
tree31188bd6acff8167ca3d5d90f4d42337db6181cf
parentbbf8c2fafd59a5ecac49b4487639df1d9190e7cb
Added robots.txt support, using Skip Montanaro's parser.
Fixed occasional inclusion of unpicklable objects (Message in errors).
Changed indent of a few messages.
Tools/webchecker/webchecker.py