120b707a6d
PyConfig_Read() is now responsible to handle early calls to PySys_AddXOption() and PySys_AddWarnOption(). Options added by PySys_AddXOption() are now handled the same way than PyConfig.xoptions and command line -X options. For example, PySys_AddXOption(L"faulthandler") enables faulthandler as expected. |
||
---|---|---|
.. | ||
README | ||
_freeze_importlib.c | ||
_testembed.c | ||
python.c |
README
Source files for binary executables (as opposed to shared modules)