Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e3638944a9a3de464b04a49315ab4de5770e3263
/
Lib
/
urllib
/
response.py
3270d11
port from 3.2 - Fix the urllib closing issue which hangs on particular ftp urls/ftp servers. closes issue11199
by Senthil Kumaran
· 13 years ago
73277fe
closes Issue #11199: Fix the with urllib which hangs on particular ftp urls.
by Senthil Kumaran
· 13 years ago
29e2c64
Issue #4608: urllib.request.urlopen does not return an iterable object
by Raymond Hettinger
· 13 years ago
038018a
Issue #4608: urllib.request.urlopen does not return an iterable object
by Raymond Hettinger
· 13 years ago
e73b2bb
Be more thorough in blanking out methods grabbed off of an fp.
by Brett Cannon
· 14 years ago
b476d59
Add __enter__ and __exit__ methods to addbase() so that it supports with.
by Jeremy Hylton
· 16 years ago
b353c12
Issue #4631: Fix urlopen() result when an HTTP response uses chunked encoding.
by Antoine Pitrou
· 16 years ago
1afc169
Make a new urllib package .
by Jeremy Hylton
· 16 years ago