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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, cgohlke, loewis
Date 2010-06-02.22:57:02
SpamBayes Score 0.059978984
Marked as misclassified No
Message-id <1275519425.05.0.718070740913.issue6470@psf.upfronthosting.co.za>
In-reply-to
Content
to reproduce: on Vista, start

\\%COMPUTERNAME%\c$\python26\python.exe -c "import Tkinter; print Tkinter"

In this case, the path returned by GetFinalPathNameByHandle starts with \\?\UNC\.
History
Date User Action Args
2010-06-02 22:57:05amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, loewis, cgohlke
2010-06-02 22:57:05amaury.forgeotdarcsetmessageid: <1275519425.05.0.718070740913.issue6470@psf.upfronthosting.co.za>
2010-06-02 22:57:02amaury.forgeotdarclinkissue6470 messages
2010-06-02 22:57:02amaury.forgeotdarccreate