This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients eric.araujo, georg.brandl, giampaolo.rodola, r.david.murray
Date 2010-11-08.15:50:36
SpamBayes Score 0.0012726753
Marked as misclassified No
Message-id <1289231442.16.0.650182016087.issue10355@psf.upfronthosting.co.za>
In-reply-to
Content
What makes you think SpooledTemporaryFile *has* a name attribute? :)

Seriously, though, I presume this bug report is asking for either a better error message or for .name to raise an attribute error on a SpooledTemporaryFile?
History
Date User Action Args
2010-11-08 15:50:42r.david.murraysetrecipients: + r.david.murray, georg.brandl, giampaolo.rodola, eric.araujo
2010-11-08 15:50:42r.david.murraysetmessageid: <1289231442.16.0.650182016087.issue10355@psf.upfronthosting.co.za>
2010-11-08 15:50:37r.david.murraylinkissue10355 messages
2010-11-08 15:50:36r.david.murraycreate