commit | 6117e5d8e3f00f3677f07a29b4ec968a5ed8cd76 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Sun Apr 20 09:41:29 2014 -0700 |
committer | Senthil Kumaran <senthil@uthcode.com> | Sun Apr 20 09:41:29 2014 -0700 |
tree | 0da26badccffeb64225879a989f56b2ba16b0666 | |
parent | 9077d24d7f85e09e53def11b2beeaf40749e2464 [diff] |
urllib.response object to use _TemporaryFileWrapper (and _TemporaryFileCloser) facility. Provides a better way to handle file descriptor close. Address issue #15002 . Patch contributed by Christian Theune.