Change exit to sys.exit

Merged
#2 · Created  · Last updated

Merged pull request

Merged in bgyori/unigen/fix_exit (pull request #2)

f6e307c·Author: kuldeepmeel·Closed by: ·2018-04-18

Description

In some environments exit itself doesn't work (I ran into an error due to this), I changed these to sys.exit, see e.g. https://stackoverflow.com/questions/6501121/difference-between-exit-and-sys-exit-in-python

0 attachments

0 comments

Loading commits...