[issue12222] All pysetup commands should respect exit codes

Éric Araujo report at bugs.python.org
Fri Jun 10 18:10:39 CEST 2011


Éric Araujo <merwok at netwok.org> added the comment:

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).

----------
keywords: +patch
Added file: http://bugs.python.org/file22317/p7g-run-cleanup.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12222>
_______________________________________


More information about the Python-bugs-list mailing list