[issue10355] SpooledTemporaryFile's name property is broken

R. David Murray report at bugs.python.org
Mon Nov 8 17:25:46 CET 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

Éric: right, but we're talking about *Spooled*Temprorary file, which doesn't say anything about a name, and in fact says that the data is kept in memory (which implies it has no name).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10355>
_______________________________________


More information about the Python-bugs-list mailing list