Message120773
Wow, brain fail. What I actually wanted to say: SpooledTemporaryFile “operates exactly as TemporaryFile() does”, which is not guaranteed to have a name. The definition of file-like object (linked from tempfile docs) says nothing about a name either. Therefore, I think the presence of this attribute is a bug.
Adding Collin to nosy, as the committer of SpooledTemporaryFile. |
|
| Date |
User |
Action |
Args |
| 2010-11-08 17:09:48 | eric.araujo | set | recipients:
+ eric.araujo, georg.brandl, collinwinter, giampaolo.rodola, r.david.murray |
| 2010-11-08 17:09:48 | eric.araujo | set | messageid: <1289236188.32.0.163488241075.issue10355@psf.upfronthosting.co.za> |
| 2010-11-08 17:09:42 | eric.araujo | link | issue10355 messages |
| 2010-11-08 17:09:42 | eric.araujo | create | |
|