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.

作者 exarkun
收信人 exarkun
日期 2009-01-05.16:40:20
SpamBayes Score 0.19072187
Marked as misclassified
Message-id <1231173621.16.0.0892471452842.issue4845@psf.upfronthosting.co.za>
In-reply-to
内容
Perhaps even more disconcerting is the disagreement between
inspect.getabsfile(f) and inspect.getabsfile(inspect.getmodule(f)).  The
latter agrees with the warnings system, unlike the former which just
looks at the filename in the .pyc.
历史
日期 用户 动作 参数
2009-01-05 16:40:21exarkun修改recipients: + exarkun
2009-01-05 16:40:21exarkun修改messageid: <1231173621.16.0.0892471452842.issue4845@psf.upfronthosting.co.za>
2009-01-05 16:40:20exarkun链接issue4845 messages
2009-01-05 16:40:20exarkun创建