mirror of https://github.com/python/cpython
58a993957a
Moreover, Py_FrozenMain() relies on Py_InitializeFromConfig() to handle the PYTHONUNBUFFERED environment variable and configure C stdio streams like stdout (make the stream unbuffered). |
||
---|---|---|
.. | ||
README | ||
_freeze_importlib.c | ||
_testembed.c | ||
freeze_test_frozenmain.py | ||
python.c | ||
test_frozenmain.h | ||
test_frozenmain.py |
README
Source files for binary executables (as opposed to shared modules)