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
收信人 amaury.forgeotdarc, eric.araujo, georg.brandl, parent5446, serhiy.storchaka
日期 2014-11-12.20:52:31
SpamBayes Score -1.0
Marked as misclassified
Message-id <1415825551.98.0.346222974548.issue12499@psf.upfronthosting.co.za>
In-reply-to
内容
Both approaches can be combined. It could be a regular overridable method, and it could be overridded for an instance if corresponding argument is specified. See the default method and parameter of JSON encoder.

I slightly hesitate about the name. Is "width_func" the best of names?
历史
日期 用户 动作 参数
2014-11-12 20:52:32serhiy.storchaka修改recipients: + serhiy.storchaka, georg.brandl, amaury.forgeotdarc, eric.araujo, parent5446
2014-11-12 20:52:31serhiy.storchaka修改messageid: <1415825551.98.0.346222974548.issue12499@psf.upfronthosting.co.za>
2014-11-12 20:52:31serhiy.storchaka链接issue12499 messages
2014-11-12 20:52:31serhiy.storchaka创建