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 loewis
Recipients ajaksu2, ggenellina, kimsey0, loewis, zlm
Date 2009-01-22.15:48:29
SpamBayes Score 5.3358167e-07
Marked as misclassified No
Message-id <1232639316.06.0.260544209754.issue3881@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that should fix the problem. It uses Vista's
GetFinalPathNameByHandleW to expand symbolic links before passing the
path to Tcl.
History
Date User Action Args
2009-01-22 15:48:36loewissetrecipients: + loewis, ggenellina, ajaksu2, kimsey0, zlm
2009-01-22 15:48:36loewissetmessageid: <1232639316.06.0.260544209754.issue3881@psf.upfronthosting.co.za>
2009-01-22 15:48:33loewislinkissue3881 messages
2009-01-22 15:48:32loewiscreate