[issue9333] Expose a way to enable os.symlink on Windows

Amaury Forgeot d'Arc report at bugs.python.org
Wed Dec 29 02:10:48 CET 2010


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

Tests now fail on windows XP:
http://www.python.org/dev/buildbot/all/builders/x86%20XP-4%203.x/builds/3874/steps/test/logs/stdio

os.symlink() may raise NotImplementedError, and test.support.can_symlink() should catch it.

----------
stage: committed/rejected -> commit review
status: closed -> open

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


More information about the Python-bugs-list mailing list