Mark Hammond <skippy.hamm...@gmail.com> added the comment:

Isn't the only problem here that the docs refer to SystemError instead of 
SystemExit - eg 'raise SystemError("foo")' in an interactive session doesn't 
terminate the process at all (and I don't believe it should) whereas SystemExit 
obviously does.

----------
nosy: +mhammond

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6498>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to