[Python-3000] Support for PEP 3131

"Martin v. Löwis" martin at v.loewis.de
Sun Jun 10 18:55:18 CEST 2007


>> "I know what you want, and I could easily do it, but I don't feel
>> like doing it, read these ten pages of text to learn more about the
>> problem".
>>
> in one word: exit

That's indeed close, and has caused grief for this exact property.
However, the case is actually different: exit could *not* easily
do what was requested; for that to work, exit would have to be
promoted to a keyword.

Regards,
Martin


More information about the Python-3000 mailing list