mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
Deprecate the following functions to configure the Python initialization: * PySys_AddWarnOption() * PySys_AddWarnOptionUnicode() * PySys_AddXOption() * PySys_HasWarnOptions() * Py_SetPath() * Py_SetProgramName() * Py_SetPythonHome() * Py_SetStandardStreamEncoding() * _Py_SetProgramFullPath() Use the new PyConfig API of the Python Initialization Configuration instead (PEP 587). |
||
|---|---|---|
| .. | ||
| _freeze_importlib.c | ||
| _testembed.c | ||
| python.c | ||
| README | ||
Source files for binary executables (as opposed to shared modules)