This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jaraco
Recipients jafo, jaraco, lemburg, loewis, nnorwitz, swarren
Date 2009-02-19.14:55:12
SpamBayes Score 0.00010435343
Marked as misclassified No
Message-id <1235055314.25.0.685865102934.issue1578269@psf.upfronthosting.co.za>
In-reply-to
Content
I've implemented symlink() for Windows in jaraco.windows v1.0, just
uploaded to pypi (http://pypi.python.org/pypi/jaraco.windows/1.0).  It
creates symlinks, so only works in Windows 6 and later, but it's
available for those platforms.

Hopefully something like this can be included in future Python versions.
History
Date User Action Args
2009-02-19 14:55:14jaracosetrecipients: + jaraco, lemburg, loewis, nnorwitz, jafo, swarren
2009-02-19 14:55:14jaracosetmessageid: <1235055314.25.0.685865102934.issue1578269@psf.upfronthosting.co.za>
2009-02-19 14:55:12jaracolinkissue1578269 messages
2009-02-19 14:55:12jaracocreate