File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1111# To make modifications to this file, edit `tools/run_python.sh` and then run
1212# `tools/maint/create_entry_points.py`
1313
14- # $_EM_PY -E does not ignore _PYTHON_SYSCONFIGDATA_NAME, an internal of cpython
14+ # python -E does not ignore _PYTHON_SYSCONFIGDATA_NAME, an internal of cpython
1515# used in cross compilation via setup.py, so we unset it explicitly here.
1616unset _PYTHON_SYSCONFIGDATA_NAME
1717
Original file line number Diff line number Diff line change 1111# To make modifications to this file, edit `tools/maint/run_python_compiler.sh` and
1212# then run `tools/maint/create_entry_points.py`
1313
14- # $_EM_PY -E will not ignore _PYTHON_SYSCONFIGDATA_NAME an internal
14+ # python -E will not ignore _PYTHON_SYSCONFIGDATA_NAME an internal
1515# of cpython used in cross compilation via setup.py.
1616unset _PYTHON_SYSCONFIGDATA_NAME
1717
Original file line number Diff line number Diff line change 1111# To make modifications to this file, edit `tools/maint/run_python_compiler.sh` and
1212# then run `tools/maint/create_entry_points.py`
1313
14- # $_EM_PY -E will not ignore _PYTHON_SYSCONFIGDATA_NAME an internal
14+ # python -E will not ignore _PYTHON_SYSCONFIGDATA_NAME an internal
1515# of cpython used in cross compilation via setup.py.
1616unset _PYTHON_SYSCONFIGDATA_NAME
1717
Original file line number Diff line number Diff line change 1111# To make modifications to this file, edit `tools/run_python.sh` and then run
1212# `tools/maint/create_entry_points.py`
1313
14- # $_EM_PY -E does not ignore _PYTHON_SYSCONFIGDATA_NAME, an internal of cpython
14+ # python -E does not ignore _PYTHON_SYSCONFIGDATA_NAME, an internal of cpython
1515# used in cross compilation via setup.py, so we unset it explicitly here.
1616unset _PYTHON_SYSCONFIGDATA_NAME
1717
Original file line number Diff line number Diff line change 1111# To make modifications to this file, edit `tools/run_python.sh` and then run
1212# `tools/maint/create_entry_points.py`
1313
14- # $_EM_PY -E does not ignore _PYTHON_SYSCONFIGDATA_NAME, an internal of cpython
14+ # python -E does not ignore _PYTHON_SYSCONFIGDATA_NAME, an internal of cpython
1515# used in cross compilation via setup.py, so we unset it explicitly here.
1616unset _PYTHON_SYSCONFIGDATA_NAME
1717
Original file line number Diff line number Diff line change 1111# To make modifications to this file, edit `tools/maint/run_python_compiler.sh` and
1212# then run `tools/maint/create_entry_points.py`
1313
14- # $_EM_PY -E will not ignore _PYTHON_SYSCONFIGDATA_NAME an internal
14+ # python -E will not ignore _PYTHON_SYSCONFIGDATA_NAME an internal
1515# of cpython used in cross compilation via setup.py.
1616unset _PYTHON_SYSCONFIGDATA_NAME
1717
You can’t perform that action at this time.
0 commit comments