[issue1578269] Add os.link() and os.symlink() and os.path.islink() support for Windows

Amaury Forgeot d'Arc report at bugs.python.org
Tue Sep 8 10:57:20 CEST 2009


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

Your patch re-adds the compatibility code with Windows 95
(unicode_file_names, check_gfax...), which has been removed two months
ago, see r73603 and r73675. Please remove it!

----------
nosy: +amaury.forgeotdarc

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


More information about the Python-bugs-list mailing list