Terry J. Reedy added the comment:

I am not sure if this is a bug or enhancement. It is a moot point until there 
is a patch to apply.

A patch would need a test that fails now and passes with the patch. From the 
Wikipedia article, it appears that a test using mklink /J would not run on XP 
and would have to be skipped. I would not expect an XP buildbot to necessarily 
have the Server 2003 Resource Kit needed for an XP test.

Does _delete_junction_point(link_path) work on XP or should the feature be 
restricted to Vista+?

----------
nosy: +terry.reedy
stage:  -> test needed
type: behavior -> enhancement
versions: +Python 3.4 -Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18314>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to