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 ethan.furman
Recipients belopolsky, ethan.furman, mark.dickinson, serhiy.storchaka, skrah, terry.reedy
Date 2015-04-24.17:22:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429896143.9.0.627868814354.issue24053@psf.upfronthosting.co.za>
In-reply-to
Content
Where are EXIT_FAILURE and EXIT_SUCCESS defined?

And we should probably call them EX_FAILURE and EX_SUCESS to match what's already there.
History
Date User Action Args
2015-04-24 17:22:23ethan.furmansetrecipients: + ethan.furman, terry.reedy, mark.dickinson, belopolsky, skrah, serhiy.storchaka
2015-04-24 17:22:23ethan.furmansetmessageid: <1429896143.9.0.627868814354.issue24053@psf.upfronthosting.co.za>
2015-04-24 17:22:23ethan.furmanlinkissue24053 messages
2015-04-24 17:22:23ethan.furmancreate