]> granicus.if.org Git - python/commit
Several changes:
authorGuido van Rossum <guido@python.org>
Mon, 6 Oct 1997 18:54:01 +0000 (18:54 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 6 Oct 1997 18:54:01 +0000 (18:54 +0000)
commit2237b73baff12f2032604764ac6a82dedea05140
tree962e2471d2701aade222085205df628ba8458793
parentdc0f00ad0342a81052dc2e96ed493391ea7b95ec
Several changes:

- Change the code that looks for robots.txt to always look in /, even
if the "root" path is somewhere deep down below.

- Add link processing in <AREA> tags.

- Change safeclose() to avoid crashing when the file has no geturl()
method.
Tools/webchecker/webchecker.py