commit | 2237b73baff12f2032604764ac6a82dedea05140 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Oct 06 18:54:01 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Oct 06 18:54:01 1997 +0000 |
tree | 962e2471d2701aade222085205df628ba8458793 | |
parent | dc0f00ad0342a81052dc2e96ed493391ea7b95ec [diff] |
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.