]> granicus.if.org Git - python/commit
Samuel L. Bayer:
authorGuido van Rossum <guido@python.org>
Wed, 17 Nov 1999 15:02:53 +0000 (15:02 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 17 Nov 1999 15:02:53 +0000 (15:02 +0000)
commitf97eecccb714a71cf5a1ca9399cd9c579014a5b9
tree641a40e60d05a54f3a79a9c656653ebd4fea517a
parentdbd5c3e63b639484709f02be311512048f7946e6
Samuel L. Bayer:

- same fixes from webchecker.py
- incorporated small diff between current webchecker.py and 1.5.2
- fixed bug where "extra roots" added with the -t argument were being
  checked as real roots, not just as possible continuations
- added -a argument to suppress checking of name anchors

[And untabified --GvR]
Tools/webchecker/wcnew.py