]> granicus.if.org Git - python/commit
Added Samuel Bayer's new webchecker.
authorGuido van Rossum <guido@python.org>
Wed, 24 Mar 1999 19:09:00 +0000 (19:09 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 24 Mar 1999 19:09:00 +0000 (19:09 +0000)
commit545006259deba6517186155798904bb14e574dc3
treeaca84f91849cb25b8d469faaebee604df9969268
parent2bc137909d43af7a940b39023cc5bb077e80b7a9
Added Samuel Bayer's new webchecker.
Unfortunately his code breaks wcgui.py in a way that's not easy
to fix.  I expect that this is a temporary situation --
eventually Sam's changes will be merged back in.
(The changes add a -t option to specify exceptions to the -x
option, and explicit checking for #foo style fragment ids.)
Tools/webchecker/wcnew.py [new file with mode: 0755]