[issue18314] Have os.unlink remove junction points

Kim Gräsman report at bugs.python.org
Tue Jul 2 09:25:00 CEST 2013


Kim Gräsman added the comment:

This comment outlines how to tell junction points from other mount points:
http://www.codeproject.com/Articles/21202/Reparse-Points-in-Vista?msg=3651130#xx3651130xx

This should port straight into Py_DeleteFileW.

Would anyone be interested in a patch?

----------

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


More information about the Python-bugs-list mailing list