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.

作者 loewis
收信人 amaury.forgeotdarc, kristjan.jonsson, loewis, mhammond, ocean-city
日期 2009-02-02.21:33:30
SpamBayes Score 1.1990691e-07
Marked as misclassified
Message-id <498766A8.8080204@v.loewis.de>
In-reply-to <1233594121.74.0.204194688617.issue4804@psf.upfronthosting.co.za>
内容
> I'm not sure which way is the best

I think that is easy to answer: Python should validate all parameters,
and report ValueError if any of the parameters would otherwise be
rejected by the CRT. Then, we could leave assertions on, and would never
trigger them.
历史
日期 用户 动作 参数
2009-02-02 21:33:31loewis修改recipients: + loewis, mhammond, amaury.forgeotdarc, kristjan.jonsson, ocean-city
2009-02-02 21:33:30loewis链接issue4804 messages
2009-02-02 21:33:30loewis创建