diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2017-11-30 17:03:55 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-30 17:03:55 (GMT) |
| commit | bc8ac6b00efcb3c601224b73f64071281f434bcd (patch) | |
| tree | da16aa1cf4adcc615afcb825ae0204e325cc1339 /Python/compile.c | |
| parent | 0efc0249ca1fd0675098957407fbba2c0f6949ce (diff) | |
| download | cpython-bc8ac6b00efcb3c601224b73f64071281f434bcd.zip cpython-bc8ac6b00efcb3c601224b73f64071281f434bcd.tar.gz cpython-bc8ac6b00efcb3c601224b73f64071281f434bcd.tar.bz2 | |
bpo-32030: Fix _Py_InitializeEx_Private() (#4649)
_Py_InitializeEx_Private() now calls
_PyMainInterpreterConfig_ReadEnv() to read environment variables
PYTHONHOME and PYTHONPATH, and set the program name.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions
