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
42368f9b0c
cpython
/
Lib
/
urllib
History
Senthil Kumaran
2643041970
Fix Issue11703 - urllib2.geturl() does not return correct url when the original url contains #fragment. Patch Contribution by Santoso Wijaya.
2011-04-13 07:01:19 +08:00
..
__init__.py
…
error.py
…
parse.py
Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,86964,86974,86980,86996,87008,87050 via svnmerge from
2011-02-25 09:48:21 +00:00
request.py
Fix Issue11703 - urllib2.geturl() does not return correct url when the original url contains #fragment. Patch Contribution by Santoso Wijaya.
2011-04-13 07:01:19 +08:00
response.py
Add __enter__ and __exit__ methods to addbase() so that it supports with.
2009-03-26 21:34:20 +00:00
robotparser.py
Merged revisions 83238 via svnmerge from
2010-08-01 20:57:27 +00:00