[issue6498] Py_Main() does not return on SystemExit

Alexander Belopolsky report at bugs.python.org
Tue Mar 29 20:53:51 CEST 2011


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

The SystemExit vs. SystemError is clearly a typo in the doc.  The VC comment accompanying the addition of that note says "note that Py_Main doesnt return on SystemExit." See [e5d8f0c0d634] and #5227.

----------
nosy: +belopolsky

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6498>
_______________________________________


More information about the Python-bugs-list mailing list