summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/browser.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-11-22 23:12:09 (GMT)
committerGitHub <noreply@github.com>2017-11-22 23:12:09 (GMT)
commitd4341109746aa15e1909e63b30b93b6133ffe401 (patch)
tree8982cc677ace3953484d4e4e34c8b154d0b9fb35 /Lib/idlelib/browser.py
parent82656276caf4cb889193572d2d14dbc5f3d2bdff (diff)
downloadcpython-d4341109746aa15e1909e63b30b93b6133ffe401.zip
cpython-d4341109746aa15e1909e63b30b93b6133ffe401.tar.gz
cpython-d4341109746aa15e1909e63b30b93b6133ffe401.tar.bz2
bpo-32030: Add _PyCoreConfig.module_search_path_env (#4504)
Changes: * Py_Main() initializes _PyCoreConfig.module_search_path_env from the PYTHONPATH environment variable. * PyInterpreterState_New() now initializes core_config and config fields * Compute sys.path a little bit ealier in _Py_InitializeMainInterpreter() and new_interpreter() * Add _Py_GetPathWithConfig() private function.
Diffstat (limited to 'Lib/idlelib/browser.py')
0 files changed, 0 insertions, 0 deletions