homepage

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.

Author facundobatista
Recipients bethard, facundobatista, mcherm
Date 2008年02月27日.02:53:05
SpamBayes Score 0.33117962
Marked as misclassified No
Message-id <1204080786.75.0.266873803018.issue1123716@psf.upfronthosting.co.za>
In-reply-to
Content
Documentation had several updates in these 2+ years.
Now it says:
"""
If __new__() returns an instance of cls, then the new instance’s
__init__() method will be invoked like __init__(self[, ...]), where self
is the new instance and the remaining arguments are the same as were
passed to __new__().
If __new__() does not return an instance of cls, then the new instance’s
__init__() method will not be invoked.
"""
, which is clearer.
Thanks!
History
Date User Action Args
2008年02月27日 02:53:06facundobatistasetspambayes_score: 0.33118 -> 0.33117962
recipients: + facundobatista, mcherm, bediviere.historic
2008年02月27日 02:53:06facundobatistasetspambayes_score: 0.33118 -> 0.33118
messageid: <1204080786.75.0.266873803018.issue1123716@psf.upfronthosting.co.za>
2008年02月27日 02:53:05facundobatistalinkissue1123716 messages
2008年02月27日 02:53:05facundobatistacreate

AltStyle によって変換されたページ (->オリジナル) /