This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.frederich
Recipients Rakeka, Rogi, eric.frederich, georg.brandl, mhammond, vstinner
Date 2011-03-28.13:28:43
SpamBayes Score 0.00894451
Marked as misclassified No
Message-id <1301318925.43.0.584512224871.issue6498@psf.upfronthosting.co.za>
In-reply-to
Content
So there is a disconnect.

You can either change the documentation to match the behavior or you can change the code to match the documentation.

I would prefer to leave the documentation alone and make Py_Main return rather than exit on sys.exit.  That's just my 2 cents.
History
Date User Action Args
2011-03-28 13:28:45eric.frederichsetrecipients: + eric.frederich, mhammond, georg.brandl, vstinner, Rogi, Rakeka
2011-03-28 13:28:45eric.frederichsetmessageid: <1301318925.43.0.584512224871.issue6498@psf.upfronthosting.co.za>
2011-03-28 13:28:43eric.frederichlinkissue6498 messages
2011-03-28 13:28:43eric.frederichcreate