]> granicus.if.org Git - python/commit
Fix return code of “pysetup run COMMAND” (closes #12222)
authorÉric Araujo <merwok@netwok.org>
Thu, 6 Oct 2011 03:28:56 +0000 (05:28 +0200)
committerÉric Araujo <merwok@netwok.org>
Thu, 6 Oct 2011 03:28:56 +0000 (05:28 +0200)
commit6fd287e6c2024206c07d336b86edb10c3a17c4ef
tree76abed7372dee58220d2abce7d1d97ab81d10fe6
parent8ed34a130ea8c30b98bf45eaed8ffa68e7e6ed71
Fix return code of “pysetup run COMMAND” (closes #12222)
Lib/packaging/run.py
Lib/packaging/tests/test_uninstall.py