[docs] [issue25930] Document that os.remove is semantically identical to os.unlink

Brett Cannon report at bugs.python.org
Mon Dec 28 20:31:55 EST 2015


Brett Cannon added the comment:

I tweaked Swati's patch as there was another spot where the "identical" line was used. Thanks to everyone who helped out with this!

----------
resolution:  -> fixed
stage: needs patch -> resolved
status: open -> closed

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


More information about the docs mailing list