[3.6] [3.7] bpo-32861: urllib.robotparser fix incomplete __str__ methods. (GH-5711) (GH-6795) by miss-islington · Pull Request #6815 · python/cpython

@miss-islington

@miss-islington

…ythonGH-5711) (pythonGH-6795)

The urllib.robotparser's __str__ representation now includes wildcard
entries and the "Crawl-delay" and "Request-rate" fields.
(cherry picked from commit bd08a0a)

Co-authored-by: Michael Lazar <lazar.michael22@gmail.com>
(cherry picked from commit c3fa1f2)

Co-authored-by: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>