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 ezio.melotti
Recipients chris.jerdonek, docs@python, ezio.melotti, ncoghlan
Date 2012-11-28.18:44:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354128289.3.0.119194389793.issue16568@psf.upfronthosting.co.za>
In-reply-to
Content
I was wondering if this should be called initializer instead of constructor.  Another idea is to keep using the "method" directive and use :initializer: to differentiate it from the others.  This might be easier to implement, but OTOH is not consistent with the staticmethod and classmethod directives though.
History
Date User Action Args
2012-11-28 18:44:49ezio.melottisetrecipients: + ezio.melotti, ncoghlan, chris.jerdonek, docs@python
2012-11-28 18:44:49ezio.melottisetmessageid: <1354128289.3.0.119194389793.issue16568@psf.upfronthosting.co.za>
2012-11-28 18:44:49ezio.melottilinkissue16568 messages
2012-11-28 18:44:48ezio.melotticreate