Kaydet (Commit) c5004f39 authored tarafından Georg Brandl's avatar Georg Brandl

Clarify -E docs.

üst 45af56d3
...@@ -149,10 +149,10 @@ Miscellaneous options ...@@ -149,10 +149,10 @@ Miscellaneous options
.. cmdoption:: -E .. cmdoption:: -E
Ignore environment variables like :envvar:`PYTHONPATH` and Ignore all :envvar:`PYTHON*` environment variables, e.g.
:envvar:`PYTHONHOME` that modify the behaviour of the interpreter. :envvar:`PYTHONPATH` and :envvar:`PYTHONHOME`, that may be defined.
.. XXX: full list? .. versionadded:: 2.2
.. cmdoption:: -i .. cmdoption:: -i
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment