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

Raymond Hettinger raymond.hettinger at gmail.com
Sat Jul 30 02:22:02 CEST 2011


On Jul 29, 2011, at 4:41 PM, Terry Reedy wrote:

> On 7/29/2011 12:37 PM, Ethan Furman wrote:
> 
>> Is there any reason why we shouldn't change these three to produce the
>> singleton instance instead of raising an error?
> 
> You have all the approvals you need (congrats), so file a feature request and mention this thread or even better, add a iink
> mail.python.org/<whatever)

Too slow :-)  Benjamin already implemented it and checked it in 20 minutes before your post.

Never race a time machine,


Raymond




More information about the Python-ideas mailing list