natgrid icon indicating copy to clipboard operation
natgrid copied to clipboard

exit() instead of exception

Open vvch opened this issue 7 years ago • 0 comments

When "two input triples have the same x/y coordinates but different data values" calls exit(1) instead of raising exception. This causes whole python program to exit suddenly without chances to handle the exception..

vvch avatar Apr 27 '18 09:04 vvch