Files
pyDevSup/pyIocApp
Bruno Martins 15dfe2aa92 Python init: don't install sig handlers. Fix #5
Py_InitializeEx(0)  tells the embedded interpreter to not install signal handlers. This fix is ignored by Python <3.7. See https://bugs.python.org/issue35233.
2019-03-12 14:00:08 -07:00
..
2018-11-02 17:12:31 -07:00
2019-03-12 13:59:12 -07:00