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 eric.araujo
Recipients eric.araujo, terry.reedy, ysj.ray
Date 2011-03-20.13:34:16
SpamBayes Score 0.011022505
Marked as misclassified No
Message-id <1300628057.62.0.71745062363.issue11604@psf.upfronthosting.co.za>
In-reply-to
Content
> raise TypeError('Cannot subclass module')
It is possible to subclass module.

Ray: right, but 2.x still has a long life ahead of it, so we still want to improve its doc.
History
Date User Action Args
2011-03-20 13:34:17eric.araujosetrecipients: + eric.araujo, terry.reedy, ysj.ray
2011-03-20 13:34:17eric.araujosetmessageid: <1300628057.62.0.71745062363.issue11604@psf.upfronthosting.co.za>
2011-03-20 13:34:16eric.araujolinkissue11604 messages
2011-03-20 13:34:16eric.araujocreate