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 serhiy.storchaka
Recipients brian.curtin, gklein, jkloth, serhiy.storchaka, tim.golden, turncc
Date 2012-10-20.07:55:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Here is a patch which fixes filename decoding error in PyRun_SimpleFileExFlags().
History
Date User Action Args
2012-10-20 07:55:03serhiy.storchakasetrecipients: + serhiy.storchaka, tim.golden, jkloth, brian.curtin, gklein, turncc
2012-10-20 07:55:03serhiy.storchakasetmessageid: <[email protected]>
2012-10-20 07:55:02serhiy.storchakalinkissue16218 messages
2012-10-20 07:55:02serhiy.storchakacreate