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

Jason R. Coombs report at bugs.python.org
Mon Jan 18 15:44:50 CET 2010


Jason R. Coombs <jaraco at jaraco.com> added the comment:

If you want support for symlinks in Python 2.6, see 
http://pypi.python.org/pypi/jaraco.windows . It even has a method to monkey 
patch the os module to provide forward compatibility to the 3.2 functionality.

----------
Added file: http://bugs.python.org/file15938/smime.p7s

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1578269>
_______________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6890 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-bugs-list/attachments/20100118/f30ca5f7/attachment-0001.bin>


More information about the Python-bugs-list mailing list