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.

作者 ggenellina
收信人 amaury.forgeotdarc, ggenellina, vstinner
日期 2011-06-08.02:09:11
SpamBayes Score 9.109294e-05
Marked as misclassified
Message-id <1307498951.77.0.4610638187.issue12276@psf.upfronthosting.co.za>
In-reply-to
内容
Is this the intended behavior then? I don't get the rationale for that change.

There is no way to completely supress traceback information now; for sys.tracebacklimit to be of any significance, it must be >= 1; 0 and negative values behave the same as it not being set (that is, a full traceback is printed).
历史
日期 用户 动作 参数
2011-06-08 02:09:11ggenellina修改recipients: + ggenellina, amaury.forgeotdarc, vstinner
2011-06-08 02:09:11ggenellina修改messageid: <1307498951.77.0.4610638187.issue12276@psf.upfronthosting.co.za>
2011-06-08 02:09:11ggenellina链接issue12276 messages
2011-06-08 02:09:11ggenellina创建