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 cjw296
Recipients benjamin.peterson, cjw296, eric.araujo, georg.brandl, mloskot, r.david.murray
Date 2012-06-13.12:17:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339589875.77.0.451228788691.issue4442@psf.upfronthosting.co.za>
In-reply-to
Content
Probably also wouldn't go amiss to put some notes near the docs for common immutable types that people might subclass: datetime, maybe tuple?
History
Date User Action Args
2012-06-13 12:17:55cjw296setrecipients: + cjw296, georg.brandl, benjamin.peterson, eric.araujo, r.david.murray, mloskot
2012-06-13 12:17:55cjw296setmessageid: <1339589875.77.0.451228788691.issue4442@psf.upfronthosting.co.za>
2012-06-13 12:17:55cjw296linkissue4442 messages
2012-06-13 12:17:54cjw296create