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 zach.ware
Recipients gdr@garethrees.org, python-dev, serhiy.storchaka, zach.ware
Date 2014-02-19.15:57:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392825428.52.0.197203178338.issue20510@psf.upfronthosting.co.za>
In-reply-to
Content
I considered doing a test like that, but figured it was pretty well covered by the assert_python_ok no-arg test.  On the other hand, it looks like we document that the default value of SystemExit().code is None, so it should be tested.  I'll add it in.

Thanks, Serhiy!
History
Date User Action Args
2014-02-19 15:57:08zach.waresetrecipients: + zach.ware, python-dev, gdr@garethrees.org, serhiy.storchaka
2014-02-19 15:57:08zach.waresetmessageid: <1392825428.52.0.197203178338.issue20510@psf.upfronthosting.co.za>
2014-02-19 15:57:08zach.warelinkissue20510 messages
2014-02-19 15:57:08zach.warecreate