python 2.7 - How to continue execution of fabricate based software when error is encountered -


there tool uses fabricate makefile , saxon xslt processor run , build xslt based project. program executed using main python script executes several files. have issue python script stopping when error encountered (for example if there syntax error in xsl template file, error comes on screen , execution stopped). want file execute when there error , log error file. know how log error file dont know how continue execution of program when error encountered. please answer question example because difficult understand theory.


Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -