➜

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.

作者 r.david.murray
收信人 Trundle, belopolsky, brett.cannon, brian.curtin, cool-RR, eric.araujo, eric.snow, giampaolo.rodola, gruszczy, loewis, ncoghlan, nedbat, pitrou, r.david.murray, techtonik, vstinner
日期 2012-02-10.17:56:40
SpamBayes Score 0.00069046754
Marked as misclassified 否
Message-id <1328896601.04.0.404636061761.issue1559549@psf.upfronthosting.co.za>
In-reply-to
内容
However you do it, I'm very much in favor of having the full name available.  I either wrote or fixed (I can't remember which) that stack walk in pydoc, and you are right, it is very very ugly.  This would also be a big benefit for unittest, which currently *doesn't* do the stack walk and therefore generates incorrect error messages when sub-imports fail.
历史
日期 用户 动作 参数
2012-02-10 17:56:41r.david.murray修改recipients: + r.david.murray, loewis, brett.cannon, ncoghlan, belopolsky, pitrou, vstinner, techtonik, giampaolo.rodola, nedbat, eric.araujo, Trundle, brian.curtin, gruszczy, cool-RR, eric.snow
2012-02-10 17:56:41r.david.murray修改messageid: <1328896601.04.0.404636061761.issue1559549@psf.upfronthosting.co.za>
2012-02-10 17:56:40r.david.murray链接issue1559549 messages
2012-02-10 17:56:40r.david.murray创建