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.

作者 flox
收信人 brian.curtin, ezio.melotti, flox, pitrou
日期 2010-02-12.15:39:31
SpamBayes Score 2.0365163e-05
Marked as misclassified
Message-id <1265989175.6.0.87989838811.issue7712@psf.upfronthosting.co.za>
In-reply-to
内容
Fixed on trunk with r78136.

Before closing this issue, we may apply additional cleanup on regrtest:
 - the "sys.path" hack is not needed anymore (no risk of relative imports)
 - the hack for sys.argv[0] could be removed too, and use __file__ instead
历史
日期 用户 动作 参数
2010-02-12 15:39:35flox修改recipients: + flox, pitrou, ezio.melotti, brian.curtin
2010-02-12 15:39:35flox修改messageid: <1265989175.6.0.87989838811.issue7712@psf.upfronthosting.co.za>
2010-02-12 15:39:33flox链接issue7712 messages
2010-02-12 15:39:33flox创建