[Python-ideas] change NoneType, NotImplementedType, & ellipses to return the appropriate singleton
Ethan Furman
ethan at stoneleaf.us
Sat Jul 30 02:54:41 CEST 2011
Raymond Hettinger wrote:
> 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.
>
Awesome. :)
~Ethan~
More information about the Python-ideas
mailing list