Closed erchn closed 6 years ago
Now you can use this framework for simple run/fail/complete/pause operations. Also cleanup some pep8 issues.
A future version might include the ability to execute a command in between calls to run/(complete|fail).
FYI, the calls to format were changed to be python 2.6 compatible.
@erchn Merged for now, But once Read Me and setup version updated, Will release new version.
Now you can use this framework for simple run/fail/complete/pause operations. Also cleanup some pep8 issues.
A future version might include the ability to execute a command in between calls to run/(complete|fail).