This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
dd1da7f74a
cpython
/
Lib
/
urllib
History
Serhiy Storchaka
70d28a184c
Remove unused imports.
2016-12-16 20:00:15 +02: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
#25895
: Merge from 3.5
2016-09-16 14:45:15 +03:00
request.py
Remove unused imports.
2016-12-16 20:00:15 +02: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
#25400
: RobotFileParser now correctly returns default values for crawl_delay and request_rate
2016-09-18 20:17:58 +03:00