diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-12-15 02:05:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-15 02:05:29 +0100 |
commit | 41264f1cd4d6066b2797ff07cae465c1e06ff3b2 (patch) | |
tree | 79949fe2a6d0a5cbe6bc33851c6b8e86e8340e2d /Python/getopt.c | |
parent | da273412c4374de07a500e7f23f89a6bb7527398 (diff) | |
download | cpython-git-41264f1cd4d6066b2797ff07cae465c1e06ff3b2.tar.gz |
bpo-32030: Add _PyMainInterpreterConfig.executable (#4876)
* Add new fields to _PyMainInterpreterConfig:
* executable
* prefix
* base_prefix
* exec_prefix
* base_exec_prefix
* _PySys_EndInit() now sets sys attributes from
_PyMainInterpreterConfig
Diffstat (limited to 'Python/getopt.c')
0 files changed, 0 insertions, 0 deletions