[issue7443] test.support.unlink issue on Windows platform

Nick Coghlan report at bugs.python.org
Sat Apr 2 06:33:01 CEST 2011


Nick Coghlan <ncoghlan at gmail.com> added the comment:

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

----------

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


More information about the Python-bugs-list mailing list