Exit on error and report argument error details.
The statement 'exit' has no effect in Python scripts. Use 'sys.exit()' instead.
A
Achal Dave committed
5acc17a5bfe010d92cc20766f88eff70d4ae92cc
Parent: 045e5ba
The statement 'exit' has no effect in Python scripts. Use 'sys.exit()' instead.