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 turncc
Recipients turncc
Date 2012-10-13.14:24:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350138278.8.0.551817049969.issue16218@psf.upfronthosting.co.za>
In-reply-to
Content
If there are non ASCII character in the py.exe arguments, the execution will fail. The script file name or path may contain non ASCII characters.
History
Date User Action Args
2012-10-13 14:24:38turnccsetrecipients: + turncc
2012-10-13 14:24:38turnccsetmessageid: <1350138278.8.0.551817049969.issue16218@psf.upfronthosting.co.za>
2012-10-13 14:24:38turncclinkissue16218 messages
2012-10-13 14:24:38turncccreate