[issue19438] Where is NoneType in Python 3?

mpb report at bugs.python.org
Wed Oct 30 02:17:21 CET 2013


mpb added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19438>
_______________________________________


More information about the Python-bugs-list mailing list