1. 27 Şub, 2003 1 kayıt (commit)
  2. 31 May, 2002 1 kayıt (commit)
  3. 29 May, 2002 1 kayıt (commit)
  4. 04 Nis, 2002 1 kayıt (commit)
  5. 18 Mar, 2002 2 kayıt (commit)
  6. 28 Şub, 2002 1 kayıt (commit)
    • Martin v. Löwis's avatar
      Correct various errors: · 1c63f6e4
      Martin v. Löwis yazdı
      - Use substring search, not re search for user-agent and paths.
      - Consider * entry last. Unquote, then requote URLs.
      - Treat empty Disallow as "allow everything".
      Add test cases. Fixes #523041
      1c63f6e4
  7. 13 Agu, 2001 1 kayıt (commit)
  8. 15 Şub, 2001 1 kayıt (commit)
  9. 12 Şub, 2001 1 kayıt (commit)
  10. 09 Şub, 2001 1 kayıt (commit)
  11. 21 Ock, 2001 1 kayıt (commit)
  12. 20 Ock, 2001 2 kayıt (commit)
  13. 27 Mar, 2000 1 kayıt (commit)
    • 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
  14. 06 Nis, 1998 1 kayıt (commit)
  15. 30 Ock, 1997 1 kayıt (commit)