[Python-Dev] Adding test.support.safe_rmpath()
Giampaolo Rodola'
g.rodola at gmail.com
Wed Feb 13 10:12:38 EST 2019
More information about the Python-Dev mailing list
Wed Feb 13 10:12:38 EST 2019
- Previous message (by thread): [Python-Dev] Adding test.support.safe_rmpath()
- Next message (by thread): [Python-Dev] Another update for PEP 394 -- The "python" Command on Unix-Like Systems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): [Python-Dev] Adding test.support.safe_rmpath()
- Next message (by thread): [Python-Dev] Another update for PEP 394 -- The "python" Command on Unix-Like Systems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list