➜

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.

作者 pitrou
收信人 Trundle, belopolsky, brett.cannon, brian.curtin, cool-RR, eric.araujo, eric.snow, giampaolo.rodola, gruszczy, loewis, ncoghlan, nedbat, pitrou, r.david.murray, techtonik, vstinner
日期 2011-12-15.09:57:49
SpamBayes Score 0.00040621829
Marked as misclassified 否
Message-id <1323943070.05.0.565296591375.issue1559549@psf.upfronthosting.co.za>
In-reply-to
内容
The patch doesn't appear to have the necessary mechanics to pass the new arguments from the import machinery when an ImportError is raised, is this deliberate?

Also, I'm not sure why the new arguments are keyword-only.
历史
日期 用户 动作 参数
2011-12-15 09:57:50pitrou修改recipients: + pitrou, loewis, brett.cannon, ncoghlan, belopolsky, vstinner, techtonik, giampaolo.rodola, nedbat, eric.araujo, r.david.murray, Trundle, brian.curtin, gruszczy, cool-RR, eric.snow
2011-12-15 09:57:50pitrou修改messageid: <1323943070.05.0.565296591375.issue1559549@psf.upfronthosting.co.za>
2011-12-15 09:57:49pitrou链接issue1559549 messages
2011-12-15 09:57:49pitrou创建