summaryrefslogtreecommitdiffstats
path: root/Python/pathconfig.c
Commit message (Expand)AuthorAgeFilesLines
...
* bpo-32030: _PyPathConfig_Init() sets home and program_name (#4673)Victor Stinner2017-12-021-42/+119
* bpo-32030: Add Python/pathconfig.c (#4668)Victor Stinner2017-12-011-0/+189