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.

作者 vstinner
收信人 barry, dlitz, jmfauth, ocean-city, pitrou, vstinner
日期 2008-09-26.15:13:51
SpamBayes Score 0.00033416518
Marked as misclassified
Message-id <1222442032.61.0.666179985071.issue2384@psf.upfronthosting.co.za>
In-reply-to
内容
Here is a patch fixing this issue: it's quite the same that ocean-city 
patch, but I prefer to patch lineno only if set_readline() succeed.

About the truncated traceback for multibyte charset: see the new 
issue3975.
历史
日期 用户 动作 参数
2008-09-26 15:13:52vstinner修改recipients: + vstinner, barry, pitrou, ocean-city, jmfauth, dlitz
2008-09-26 15:13:52vstinner修改messageid: <1222442032.61.0.666179985071.issue2384@psf.upfronthosting.co.za>
2008-09-26 15:13:51vstinner链接issue2384 messages
2008-09-26 15:13:51vstinner创建