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 pitrou
Recipients loewis, nadeem.vawda, neologix, pitrou
Date 2012-03-09.16:38:57
SpamBayes Score 0.029433675
Marked as misclassified No
Message-id <1331311138.02.0.657307338136.issue14229@psf.upfronthosting.co.za>
In-reply-to
Content
Another problem with my suggestion is that C exit() ANDs the status with 255 before transmitting it to the parent.
History
Date User Action Args
2012-03-09 16:38:58pitrousetrecipients: + pitrou, loewis, nadeem.vawda, neologix
2012-03-09 16:38:58pitrousetmessageid: <1331311138.02.0.657307338136.issue14229@psf.upfronthosting.co.za>
2012-03-09 16:38:57pitroulinkissue14229 messages
2012-03-09 16:38:57pitroucreate