• Guido van Rossum's avatar
    Many misc changes. · e5605ba3
    Guido van Rossum yazdı
    - 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.
    e5605ba3
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
BUGS Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
TODO Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...