This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Kim.Gräsman
Recipients Kim.Gräsman, brian.curtin, terry.reedy, tim.golden, tim.peters, vstinner
Date 2013-09-27.19:46:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380311213.35.0.67630667276.issue18314@psf.upfronthosting.co.za>
In-reply-to
Content
_delete_junction_point currently shells out to a command-line tool, junction.exe, from SysInternals. That ran fine on XP.

As I understand it, RemoveDirectoryW on XP also takes care of junction points, but I'll find a machine to verify.
History
Date User Action Args
2013-09-27 19:46:53Kim.Gräsmansetrecipients: + Kim.Gräsman, tim.peters, terry.reedy, vstinner, tim.golden, brian.curtin
2013-09-27 19:46:53Kim.Gräsmansetmessageid: <1380311213.35.0.67630667276.issue18314@psf.upfronthosting.co.za>
2013-09-27 19:46:53Kim.Gräsmanlinkissue18314 messages
2013-09-27 19:46:53Kim.Gräsmancreate