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.

作者 lkcl
收信人 lkcl
日期 2009-01-15.23:00:34
SpamBayes Score 0.0082359845
Marked as misclassified
Message-id <1232060435.88.0.986557230839.issue4956@psf.upfronthosting.co.za>
In-reply-to
内容
this is a _very_ strange case where the file contents cannot be read,
under msys+wine, but under _just_ wine (cmd.exe) everything goes
absolutely fine.

by moving Py_Initialize() to _before_ the file load, it works!
历史
日期 用户 动作 参数
2009-01-15 23:00:36lkcl修改recipients: + lkcl
2009-01-15 23:00:35lkcl修改messageid: <1232060435.88.0.986557230839.issue4956@psf.upfronthosting.co.za>
2009-01-15 23:00:35lkcl链接issue4956 messages
2009-01-15 23:00:34lkcl创建