➜

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.

作者 eric.araujo
收信人 brett.cannon, dmalcolm, eric.araujo, jankratochvil, ncoghlan
日期 2012-05-29.20:12:12
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1338322333.18.0.192555659394.issue14956@psf.upfronthosting.co.za>
In-reply-to
内容
> This site.py is only an example how it can happen.
site is special, as it’s one of the modules imported during Python startup.  Can you reproduce the bug with the same file named os.py?  (I expect you can.)  Can you reproduce with spam.py?  (I think you can’t.)
历史
日期 用户 动作 参数
2012-05-29 20:12:13eric.araujo修改recipients: + eric.araujo, brett.cannon, ncoghlan, dmalcolm, jankratochvil
2012-05-29 20:12:13eric.araujo修改messageid: <1338322333.18.0.192555659394.issue14956@psf.upfronthosting.co.za>
2012-05-29 20:12:12eric.araujo链接issue14956 messages
2012-05-29 20:12:12eric.araujo创建