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, gonegown, vstinner
Date 2010-06-26.13:00:17
SpamBayes Score 0.0010068688
Marked as misclassified No
Message-id <1277557219.61.0.168238309675.issue8988@psf.upfronthosting.co.za>
In-reply-to
Content
> But the case has begun from cyrillic letters in the NTFS path, 
> which I do not use, but the users of my soft do. 
> So putting the program into such directory makes the former unuseable;
> until the sources are in utf anyway.

I agree that cyrillic letters in the path makes the program unusable. This is the bug to fix, and the zip file you attached is a good test case.

But I still don't see how "the sources are in utf" can influence this. Please show me!
History
Date User Action Args
2010-06-26 13:00:19amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, vstinner, gonegown
2010-06-26 13:00:19amaury.forgeotdarcsetmessageid: <1277557219.61.0.168238309675.issue8988@psf.upfronthosting.co.za>
2010-06-26 13:00:18amaury.forgeotdarclinkissue8988 messages
2010-06-26 13:00:17amaury.forgeotdarccreate