cpython/Programs
Victor Stinner 23bace26ec
bpo-36635: Add _testinternalcapi module (GH-12841)
Add a new _testinternalcapi module to test the internal C API.

Move _Py_GetConfigsAsDict() function to the internal C API:
_testembed now uses _testinternalcapi to access the function.
2019-04-18 11:37:26 +02:00
..
_freeze_importlib.c
_testembed.c bpo-36635: Add _testinternalcapi module (GH-12841) 2019-04-18 11:37:26 +02:00
python.c
README

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