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 vstinner
Recipients ezio.melotti, michael.foord, pitrou, serhiy.storchaka, vstinner
Date 2014-09-11.16:19:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410452362.09.0.950033884043.issue22390@psf.upfronthosting.co.za>
In-reply-to
Content
I would prefer to fix tests instead of trying to remove arbitrary files. I'm not sure that "fn.startswith(support.TESTFN)" check is safe enough.

Maybe we should not remove TESTFN neither. You are supposed to be able to run tests without regrtest.
History
Date User Action Args
2014-09-11 16:19:22vstinnersetrecipients: + vstinner, pitrou, ezio.melotti, michael.foord, serhiy.storchaka
2014-09-11 16:19:22vstinnersetmessageid: <1410452362.09.0.950033884043.issue22390@psf.upfronthosting.co.za>
2014-09-11 16:19:22vstinnerlinkissue22390 messages
2014-09-11 16:19:22vstinnercreate