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 loewis
Recipients docs@python, loewis, pitrou
Date 2012-06-22.18:58:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340391483.86.0.232411626457.issue15140@psf.upfronthosting.co.za>
In-reply-to
Content
It's a bug in the PEP: users need to provide the module documentation through Py_tp_doc (which actually is mentioned in the PEP).

I'll fix it.
History
Date User Action Args
2012-06-22 18:58:03loewissetrecipients: + loewis, pitrou, docs@python
2012-06-22 18:58:03loewissetmessageid: <1340391483.86.0.232411626457.issue15140@psf.upfronthosting.co.za>
2012-06-22 18:58:03loewislinkissue15140 messages
2012-06-22 18:58:03loewiscreate