[Python-Dev] Breaking bug #411881 into manageable pieces (original) (raw)

David Ascher DavidA@ActiveState.com
Wed, 20 Mar 2002 12:41:44 -0800


Aahz:

in the first place; I'm simply adding the logical extension. Perhaps instead of the StandardError idea suggested by others, we should add a new exception called ExitException that inherits from both SystemExit and KeyboardInterrupt.

and StopIteration, no?

--da