➜

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.

作者 ronaldoussoren
收信人 Dmitry.Jemerov, loewis, r.david.murray, ronaldoussoren, vstinner
日期 2014-01-30.18:06:52
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1391105212.34.0.707753272423.issue18378@psf.upfronthosting.co.za>
In-reply-to
内容
I just ran into this problem myself. 

On fresh installs of OSX 10.9 LC_CTYPE is set to "UTF-8" (at least for english language users), and now sphinx won't work :-(

Is Dimitrys patch acceptable (either as is, or with my suggestion of checking for sys.platform == "darwin")?
历史
日期 用户 动作 参数
2014-01-30 18:06:52ronaldoussoren修改recipients: + ronaldoussoren, loewis, vstinner, r.david.murray, Dmitry.Jemerov
2014-01-30 18:06:52ronaldoussoren修改messageid: <1391105212.34.0.707753272423.issue18378@psf.upfronthosting.co.za>
2014-01-30 18:06:52ronaldoussoren链接issue18378 messages
2014-01-30 18:06:52ronaldoussoren创建