summaryrefslogtreecommitdiff
path: root/Lib/test/test_urllib_response.py
Commit message (Expand)AuthorAgeFilesLines
* urllib.response object to use _TemporaryFileWrapper (and _TemporaryFileCloser)Senthil Kumaran2014-04-201-24/+41
* Add __enter__ and __exit__ methods to addbase() so that it supports with.Jeremy Hylton2009-03-261-0/+42