[Python-ideas] change NoneType, NotImplementedType, & ellipses to return the appropriate singleton

Raymond Hettinger raymond.hettinger at gmail.com
Fri Jul 29 23:59:02 CEST 2011


On Jul 29, 2011, at 10:03 AM, Guido van Rossum wrote:

> I think it is fine if type(None)() returns None instead of raising an exception.

+1


Raymond




More information about the Python-ideas mailing list