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 h.venev
Recipients h.venev
Date 2015-10-05.19:51:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444074692.45.0.845001234507.issue23609@psf.upfronthosting.co.za>
In-reply-to
Content
Quote from PEP 489:
The Py_mod_create slot is used to support custom module subclasses.

There is no way to subclass PyModuleObject from C.
History
Date User Action Args
2015-10-05 19:51:32h.venevsetrecipients: + h.venev
2015-10-05 19:51:32h.venevsetmessageid: <1444074692.45.0.845001234507.issue23609@psf.upfronthosting.co.za>
2015-10-05 19:51:32h.venevlinkissue23609 messages
2015-10-05 19:51:32h.venevcreate