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 georg.brandl
Recipients docs@python, exarkun, georg.brandl, gps, pakal, terry.reedy
Date 2010-10-17.10:52:09
SpamBayes Score 0.0019759408
Marked as misclassified No
Message-id <1287312731.11.0.430580993613.issue5962@psf.upfronthosting.co.za>
In-reply-to
Content
Added a note about threads to sys.exit(), and changed os._exit() wording to be clear about process exit, in r85629.
History
Date User Action Args
2010-10-17 10:52:11georg.brandlsetrecipients: + georg.brandl, terry.reedy, exarkun, gps, pakal, docs@python
2010-10-17 10:52:11georg.brandlsetmessageid: <1287312731.11.0.430580993613.issue5962@psf.upfronthosting.co.za>
2010-10-17 10:52:09georg.brandllinkissue5962 messages
2010-10-17 10:52:09georg.brandlcreate