cpython/Lib/urllib
Robert Collins 2fee5c9367 Issue #24021: docstring for urllib.urlcleanup.
Patch from Daniel Andrade Groppe and Peter Lovett
2015-08-04 12:52:06 +12:00
..
__init__.py
error.py Replace IOError with OSError (#16715) 2012-12-25 16:47:37 +02:00
parse.py #23040: Clarify treatment of encoding and errors when component is bytes. 2014-12-24 21:23:18 -05:00
request.py Issue #24021: docstring for urllib.urlcleanup. 2015-08-04 12:52:06 +12: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 21469: Mitigate risk of false positives with robotparser. 2014-05-12 21:56:33 -07:00