On 10 October 2013 00:17, Chris Larson <[email protected]> wrote: > Why is the entire block in the try/except rather than just the > subprocess.check_output()?
It could easily be just the check_output call if I pull the test into a separate function so it can return after handling the exception (which normally means that no warnings were found). I'm not bothered either way to be honest. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
