Mike Cowperthwaite added the comment:
Very good. Thank you, Georg.
--
___
Python tracker
<http://bugs.python.org/issue6677>
___
___
Python-bugs-list mailin
Mike Cowperthwaite added the comment:
Thanks, but the bug requested a similar change for "rmdir" as well.
Is it not possible to backport the change to the 2.x branch?
--
___
Python tracker
<http://bugs.python.
New submission from Mike Cowperthwaite :
"Remove" and "unlink" are not the most widely-known verbs that come
to mind when thinking about deleting objects from the filesystem.
A recent Google search for "python delete file" led to the documentation
for the 'o