cpython/Lib/urllib
Berker Peksag 960e848f0d Issue #16099: RobotFileParser now supports Crawl-delay and Request-rate
extensions.

Patch by Nikolay Bogoychev.
2015-10-08 12:27:06 +03:00
..
__init__.py
error.py Issue #23887: urllib.error.HTTPError now has a proper repr() representation. 2015-04-22 18:35:54 -03:00
parse.py Issue #20059: urllib.parse raises ValueError on all invalid ports. 2015-08-10 09:53:30 +12:00
request.py Add missing docstring 2015-08-18 00:35:52 -07:00
response.py Issue #23865: close() methods in multiple modules now are idempotent and more 2015-04-10 13:24:41 +03:00
robotparser.py Issue #16099: RobotFileParser now supports Crawl-delay and Request-rate 2015-10-08 12:27:06 +03:00