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 alexreg
Recipients alexreg, brian.curtin, eric.smith, jaraco, tim.golden
Date 2011-11-15.23:07:05
SpamBayes Score 1.2912729e-05
Marked as misclassified No
Message-id <1321398426.53.0.382449948679.issue13412@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Bryan, that would be great.

The elevated privs problem could potentially be avoided by creating symlinks using the Win32 API directly. As long as the appropiate group policy is set, one does not require admin privs to create symlinks. Perhaps symlink creation/deletion on Windows could even be integrated into the Python class library?
History
Date User Action Args
2011-11-15 23:07:06alexregsetrecipients: + alexreg, jaraco, eric.smith, tim.golden, brian.curtin
2011-11-15 23:07:06alexregsetmessageid: <1321398426.53.0.382449948679.issue13412@psf.upfronthosting.co.za>
2011-11-15 23:07:05alexreglinkissue13412 messages
2011-11-15 23:07:05alexregcreate