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 littleq0903
Recipients littleq0903, ocean-city, r.david.murray
Date 2013-03-18.03:38:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
TESTFN will be in format "@test_{pid}_tmp" instead of "@test" right now.

So it's not easy to have exactly the same name "@test_{pid}_tmp" in case if you put "@test_{X}_tmp" (for X in range(1,100000)) so many files into the top folder.

does it need to keep open anymore?
History
Date User Action Args
2013-03-18 03:38:12littleq0903setrecipients: + littleq0903, ocean-city, r.david.murray
2013-03-18 03:38:12littleq0903setmessageid: <[email protected]>
2013-03-18 03:38:12littleq0903linkissue3840 messages
2013-03-18 03:38:12littleq0903create