commit | e32e79f7d8216b78ac9e61bb1f2eee693108d4ee | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Thu Nov 23 01:49:45 2017 +0100 |
committer | GitHub <noreply@github.com> | Thu Nov 23 01:49:45 2017 +0100 |
tree | f37f8a85b01f24f9f368dbec764ef38fee0229c2 | |
parent | 0784a2e5b174d2dbf7b144d480559e650c5cf64c [diff] |
bpo-32030: Move PYTHONPATH to _PyMainInterpreterConfig (#4511) Move _PyCoreConfig.module_search_path_env to _PyMainInterpreterConfig structure.