cpython/Programs
Victor Stinner 209abf7469
bpo-33932: Calling Py_Initialize() twice does nothing (GH-7845)
Calling Py_Initialize() twice does nothing, instead of failing with a
fatal error: restore the Python 3.6 behaviour.
2018-06-22 19:14:51 +02:00
..
README
_freeze_importlib.c
_testembed.c bpo-33932: Calling Py_Initialize() twice does nothing (GH-7845) 2018-06-22 19:14:51 +02:00
python.c

README

Source files for binary executables (as opposed to shared modules)