run_command and ScriptError should move into processutils.py We need to unify run_command and the other run_ methods. This is a pre-cursor to that unification.
Created attachment 44513 [details] Patch
style-queue ran check-webkit-style on attachment 44513 [details] without any errors.
Comment on attachment 44513 [details] Patch Ok. This is good, but only the first step. We need an executive class, but we'll get to that. Also, there's the indent issue I mentioned.
Committed r51888: <http://trac.webkit.org/changeset/51888>