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.

作者 serhiy.storchaka
收信人 Arfrever, Nicholas.Cole, benjamin.peterson, eric.araujo, ezio.melotti, inigoserna, lemburg, loewis, poq, serhiy.storchaka, tchrist, terry.reedy, vstinner, zeha
日期 2015-11-26.15:00:39
SpamBayes Score -1.0
Marked as misclassified
Message-id <1448550040.16.0.776201770832.issue12568@psf.upfronthosting.co.za>
In-reply-to
内容
I think this function would be very useful in many parts of interpreter core and standard library. From displaying tracebacks to formatting helps.

Otherwise we are doomed to implement imperfect variants in multiple places.
历史
日期 用户 动作 参数
2015-11-26 15:00:40serhiy.storchaka修改recipients: + serhiy.storchaka, lemburg, loewis, terry.reedy, vstinner, benjamin.peterson, ezio.melotti, eric.araujo, Arfrever, inigoserna, zeha, poq, Nicholas.Cole, tchrist
2015-11-26 15:00:40serhiy.storchaka修改messageid: <1448550040.16.0.776201770832.issue12568@psf.upfronthosting.co.za>
2015-11-26 15:00:40serhiy.storchaka链接issue12568 messages
2015-11-26 15:00:39serhiy.storchaka创建