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 ncoghlan
Recipients asvetlov, brian.curtin, flox, jafo, jaraco, jdigital, loewis, ncoghlan, pitrou, r.david.murray, techtonik, tim.golden
Date 2011-04-02.04:33:01
SpamBayes Score 8.654048e-07
Marked as misclassified No
Message-id <1301718781.78.0.0223967183212.issue7443@psf.upfronthosting.co.za>
In-reply-to
Content
I'll throw in my 2 cents as to a possible way forward:

- fix test.support.unlink in all current maintenance branches (2.7, 3.1, 3.2, default)
- expose the feature to users as "shutil.rmfile" for 3.3
History
Date User Action Args
2011-04-02 04:33:01ncoghlansetrecipients: + ncoghlan, loewis, jafo, jaraco, pitrou, techtonik, tim.golden, r.david.murray, brian.curtin, asvetlov, flox, jdigital
2011-04-02 04:33:01ncoghlansetmessageid: <1301718781.78.0.0223967183212.issue7443@psf.upfronthosting.co.za>
2011-04-02 04:33:01ncoghlanlinkissue7443 messages
2011-04-02 04:33:01ncoghlancreate