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.araujo
Recipients alexis, eric.araujo, tarek
Date 2011-06-10.16:10:37
SpamBayes Score 0.01743824
Marked as misclassified No
Message-id <1307722239.24.0.356964552589.issue12222@psf.upfronthosting.co.za>
In-reply-to
Content
Here’s a patch adding “return 1” after all errors, unifying the use of logging and cleaning up a few things (like moving KeyboardInterrupt handling from the _run function up to the main function).
History
Date User Action Args
2011-06-10 16:10:39eric.araujosetrecipients: + eric.araujo, tarek, alexis
2011-06-10 16:10:39eric.araujosetmessageid: <1307722239.24.0.356964552589.issue12222@psf.upfronthosting.co.za>
2011-06-10 16:10:38eric.araujolinkissue12222 messages
2011-06-10 16:10:38eric.araujocreate