• 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
robotparser.py 9.64 KB