]> granicus.if.org Git - python/commit
Samuel L. Bayer:
authorGuido van Rossum <guido@python.org>
Wed, 17 Nov 1999 15:04:26 +0000 (15:04 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 17 Nov 1999 15:04:26 +0000 (15:04 +0000)
commit64acb5ce93eafcd063d37b5b4e5b8a753465267d
tree1e99ca8067dfa5c7a7f77877102c396271ad4307
parenta8946406dfd6f4ecaf090325eed64241b36b5d4a
Samuel L. Bayer:

- same trick with "import wcnew; webchecker = wcnew" as above
- updated readhtml() method to handle pair representation; used
  new name suppression infrastructure from wcnew.py to suppress
  processing name anchors

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