cpython/Lib/urllib
2014-12-07 13:46:02 -05:00
..
__init__.py
error.py
parse.py Issue #20879: Delay the initialization of encoding and decoding tables for 2014-03-17 22:38:41 +01:00
request.py use context's check_hostname attribute rather than the HTTPSHandler check_hostname parameter 2014-12-07 13:46:02 -05:00
response.py urllib.response object to use _TemporaryFileWrapper (and _TemporaryFileCloser) 2014-04-20 09:41:29 -07:00
robotparser.py Issue 21469: Mitigate risk of false positives with robotparser. 2014-05-12 21:56:33 -07:00