OpenCOR is a cross-platform modelling environment which can be used to organise, edit, simulate and analyse CellML files.
GNU General Public License v3.0
1
stars
0
forks
source link
Python: segfault when using sys.exit #27
Closed
hsorby closed 5 years ago
When I try and use
sys.exit
I get a segmentation fault. This script illustrates the issueWhen I run on Ubuntu with the following command:
The resulting output is
with a return code of 139.