diff options
author | Guido van Rossum <guido@python.org> | 1997-01-31 14:43:15 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-01-31 14:43:15 (GMT) |
commit | e5605ba3c28f778457f1e930aeae2c0ab7534026 (patch) | |
tree | b8b62171ebdb64c41de80dfadffb07db01cc1250 /Mac/mwerks/projects/build.macppc.stand/PythonStandSmall.mu.hqx | |
parent | 941f70c331d0d575c9424a8b755b504ee97dd68e (diff) | |
download | cpython-e5605ba3c28f778457f1e930aeae2c0ab7534026.zip cpython-e5605ba3c28f778457f1e930aeae2c0ab7534026.tar.gz cpython-e5605ba3c28f778457f1e930aeae2c0ab7534026.tar.bz2 |
Many misc changes.
- Faster HTML parser derivede from SGMLparser (Fred Gansevles).
- All manipulations of todo, done, ext, bad are done via methods, so a
derived class can override. Also moved the 'done' marking to
dopage(), so run() is much simpler.
- Added a method status() which returns a string containing the
summary counts; added a "total" count.
- Drop the guessing of the file type before opening the document -- we
still need to check those links for validity!
- Added a subroutine to close a connection which first slurps up the
remaining data when it's an ftp URL -- apparently closing an ftp
connection without reading till the end makes it hang.
- Added -n option to skip running (only useful with -R).
- The Checker object now has an instance variable which is set to 1
when it is changed. This is not pickled.
Diffstat (limited to 'Mac/mwerks/projects/build.macppc.stand/PythonStandSmall.mu.hqx')
0 files changed, 0 insertions, 0 deletions