commit | faa10ebdd0c250a59b9073c6e0829c42fedfac43 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Tue Jan 11 15:33:03 2005 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Tue Jan 11 15:33:03 2005 +0000 |
tree | 32aba93f78f876954cd62c43bf9c55a197e9f866 | |
parent | e4d05c4f93d0cf4359a5df5862110d94c8216de4 [diff] |
SF bug #1099516: tempfile files not types.FileType Clarified that the returned object is file-like rather than an actual file.