]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Some refinements of the external-link checking code: insert the errors
authorGuido van Rossum <guido@python.org>
Thu, 30 Jan 1997 04:26:57 +0000 (04:26 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 30 Jan 1997 04:26:57 +0000 (04:26 +0000)
commit2739cd74b3c2221c7f77f274027650dc272b386f
tree30ac7cf1a1339cfbac222cd49959a785ffc08d49
parentde662685885603d578e4edea83dac3ff8e9904b2
Some refinements of the external-link checking code: insert the errors
in the 'bad' dictionary (sanitize them so they are picklable; the
sanitation code is now a subroutine); don't check mailto: URLs; omit
colon in Error message.
Tools/webchecker/webchecker.py