Path: post processor cleanup

This commit is contained in:
brad
2019-06-08 23:10:47 -05:00
parent 795442a85a
commit 6ccb0cf32c
5 changed files with 118 additions and 119 deletions

View File

@@ -142,7 +142,7 @@ def processArguments(argstring):
print ('here')
OUTPUT_DOUBLES = False
except:
except Exception:
return False
return True