• Guido van Rossum's avatar
    Skip Montanaro: · dc8b7980
    Guido van Rossum yazdı
    The robotparser.py module currently lives in Tools/webchecker.  In
    preparation for its migration to Lib, I made the following changes:
    
        * renamed the test() function _test
        * corrected the URLs in _test() so they refer to actual documents
        * added an "if __name__ == '__main__'" catcher to invoke _test()
          when run as a main program
        * added doc strings for the two main methods, parse and can_fetch
        * replaced usage of regsub and regex with corresponding re code
    dc8b7980
Adı
Son kayıt (commit)
Son güncelleme
..
audiopy Loading commit data...
bgen Loading commit data...
compiler Loading commit data...
faqwiz Loading commit data...
freeze Loading commit data...
i18n Loading commit data...
idle Loading commit data...
modulator Loading commit data...
pynche Loading commit data...
scripts Loading commit data...
versioncheck Loading commit data...
webchecker Loading commit data...
world Loading commit data...
README Loading commit data...