diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-03-19 18:22:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-19 18:22:55 +0100 |
commit | fc96e5474a7bda1c5dec66420e4467fc9f7ca968 (patch) | |
tree | f7cc2bb845dd9b582b2dd47770c2ff7995c6ccfa /Python/future.c | |
parent | cb90c89de14aab636739b3e810cf949e47b54a0c (diff) | |
download | cpython-git-fc96e5474a7bda1c5dec66420e4467fc9f7ca968.tar.gz |
bpo-36236: Fix _PyPathConfig_ComputeSysPath0() for empty argv (GH-12441)
* _PyPathConfig_ComputeSysPath0() now returns 0 if argv is empty.
* Cleanup also _PyPathConfig_ComputeSysPath0() code: move variables
definitions closer to where they are used.
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions