[Python-Dev] a quit that actually quits (original) (raw)

Fredrik Lundh fredrik at pythonware.com
Wed Dec 28 01:20:42 CET 2005


Ka-Ping Yee wrote

It sounds to me like what is being proposed amounts to essentially "promote sys.exit to a builtin".

no, what's being proposed is what the subject says: a quit/exit command that actually quits, instead of printing a "you didn't say please!" message.



More information about the Python-Dev mailing list