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

Eric Smith report at bugs.python.org
Fri Jul 23 01:38:11 CEST 2010


Eric Smith <eric at trueblade.com> added the comment:

Wouldn't you have to set this, then restore it? This would then open a non thread-safe race condition, assuming this is a per-process setting, not a thread-local setting.

Not that I'm necessarily opposed, but it's an issue.

----------

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


More information about the Python-bugs-list mailing list