PYME.misc.fortran_interrupt_defeat moduleΒΆ
Workaround for a fortran module linked from scipy.stats which causes a hard exit if a process is terminated using cntrl-c
See: http://stackoverflow.com/questions/15457786/ctrl-c-crashes-python-after-importing-scipy-stats
for details.