Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-17 | Replace subprocess.call() with subprocess.check_call(). | Kiel Christofferson | |
Using check_call(), a non-zero return value from the subprocess will cause the desired behavior of an aborted build with a stack trace. | |||
2014-02-08 | Updating copyright notices for 2014. | Daniel Baumann | |
2013-11-04 | Correcting spelling typo in python stubs (s/optained/obtained/). | Daniel Baumann | |
2013-11-04 | Updating todos in python stubs. | Daniel Baumann | |
2013-11-04 | Switching to later submodule naming scheme for python stubs. | Daniel Baumann | |