This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-21 20:03:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
848cdfdf97f3671f75aa98438f228e36e7d0a310
cpython
/
Lib
/
urllib
T
History
Georg Brandl
491b1dc79e
Closes
#9374
: merge with 3.2
2012-08-24 18:15:46 +02:00
..
__init__.py
…
error.py
…
parse.py
Closes
#9374
: add back now-unused module attributes; removing them is a backward compatibility issue, since they have a public-seeming name.
2012-08-24 18:15:29 +02:00
request.py
revert the changes done for issue14826 - quoting witin Request is not desirable.
2012-07-08 18:00:47 -07:00
response.py
…
robotparser.py
…