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 andersk
Recipients andersk, docs@python
Date 2012-07-23.00:20:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343002837.2.0.031540132971.issue15429@psf.upfronthosting.co.za>
In-reply-to
Content
http://docs.python.org/py3k/library/constants.html#None says that None is the sole value type types.NoneType.  However, NoneType was removed from the types module with Python 3.
History
Date User Action Args
2012-07-23 00:20:37andersksetrecipients: + andersk, docs@python
2012-07-23 00:20:37andersksetmessageid: <1343002837.2.0.031540132971.issue15429@psf.upfronthosting.co.za>
2012-07-23 00:20:36andersklinkissue15429 messages
2012-07-23 00:20:36anderskcreate