[Python-Dev] Adding test.support.safe_rmpath()
Giampaolo Rodola'
g.rodola at gmail.com
Wed Feb 13 10:12:38 EST 2019
On Wed, Feb 13, 2019 at 2:32 PM Victor Stinner <vstinner at redhat.com> wrote:
> Bikeshedding: I suggest to remove "safe_" from the name, it's hard to
> guarantee that removal is "safe", especially on Windows where a
> removal can be blocked for many reasons.
>
> Victor
>
Agree. I actually meant "rmpath()" (which I used in my examples) but I
mispelled that in the mail title. =)
--
Giampaolo - http://grodola.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20190213/bfbe2e58/attachment.html>
More information about the Python-Dev
mailing list