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.

作者 doko
收信人 Arfrever, devurandom, doko, jcea, rpetrov
日期 2013-01-25.13:22:49
SpamBayes Score -1.0
Marked as misclassified
Message-id <1359120170.06.0.0891295708925.issue15484@psf.upfronthosting.co.za>
In-reply-to
内容
and adding the pybuilddir to PYTHONPATH, so that _sysconfigdata.py is found if it does exist.

$(shell test -f pybuilddir.txt && echo $(abs_builddir)/`cat pybuilddir.txt`:)
历史
日期 用户 动作 参数
2013-01-25 13:22:50doko修改recipients: + doko, jcea, rpetrov, Arfrever, devurandom
2013-01-25 13:22:50doko修改messageid: <1359120170.06.0.0891295708925.issue15484@psf.upfronthosting.co.za>
2013-01-25 13:22:50doko链接issue15484 messages
2013-01-25 13:22:49doko创建