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 mpb
Recipients christian.heimes, docs@python, mpb, r.david.murray
Date 2013-10-30.01:17:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383095841.7.0.839309548437.issue19438@psf.upfronthosting.co.za>
In-reply-to
Content
Regarding http://www.python.org/dev/peps/pep-0294/ ...

Complete removal of the types module makes more sense to me than letting types continue, but removing NoneType from it!

If type(None) is the one_true_way, then the docs should say that, possibly in multiple locations.
History
Date User Action Args
2013-10-30 01:17:22mpbsetrecipients: + mpb, christian.heimes, r.david.murray, docs@python
2013-10-30 01:17:21mpbsetmessageid: <1383095841.7.0.839309548437.issue19438@psf.upfronthosting.co.za>
2013-10-30 01:17:21mpblinkissue19438 messages
2013-10-30 01:17:21mpbcreate