This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-06 15:32:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d4e51f45a9
cpython
/
Lib
/
urllib
History
Download ZIP
Download TAR.GZ
Senthil Kumaran
d4e51f45a9
Remove unnecessary test case comment in urllib.parse.py. These are asserted as test cases.
2016-01-25 18:53:34 -08:00
..
__init__.py
Make a new urllib package .
2008-06-18 20:49:58 +00:00
error.py
Issue
#23887
: urllib.error.HTTPError now has a proper repr() representation.
2015-04-22 18:35:54 -03:00
parse.py
Remove unnecessary test case comment in urllib.parse.py. These are asserted as test cases.
2016-01-25 18:53:34 -08:00
request.py
Issue
#24021
: docstring for urllib.urlcleanup.
2015-08-04 12:52:43 +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: Minor code modernization (convert and/or expression to an if/else expression).
2014-05-12 22:22:46 -07:00