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 larry
Recipients larry, yselivanov
Date 2014-02-01.10:18:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391249913.53.0.149529407718.issue20473@psf.upfronthosting.co.za>
In-reply-to
Content
Because slots like tp_init and tp_call don't have docstrings.  So it has to go in the class's docstring.
History
Date User Action Args
2014-02-01 10:18:33larrysetrecipients: + larry, yselivanov
2014-02-01 10:18:33larrysetmessageid: <1391249913.53.0.149529407718.issue20473@psf.upfronthosting.co.za>
2014-02-01 10:18:33larrylinkissue20473 messages
2014-02-01 10:18:33larrycreate