-
Committer:
mattgiuca
-
Date:
2007-12-20 23:55:36 UTC
-
Revision ID:
svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:108
setup.py: Added RunError class. action_runprog now throws a RunError if the
program it called did not return 0 (so the build stops with an exception
if any of the actions fail).