cpython/Doc/using
Christian Heimes ad73a9cf97 Issue #16400: Add command line option for isolated mode.
-I

    Run Python in isolated mode. This also implies -E and -s. In isolated mode
    sys.path contains neither the script’s directory nor the user’s
    site-packages directory. All PYTHON* environment variables are ignored,
    too. Further restrictions may be imposed to prevent the user from
    injecting malicious code.
2013-08-10 16:36:18 +02:00
..
cmdline.rst Issue #16400: Add command line option for isolated mode. 2013-08-10 16:36:18 +02:00
index.rst Added pyvenv docs to 'Python Setup and Usage' section. 2012-05-29 12:52:14 +01:00
mac.rst merge with 3.3 2013-04-14 10:19:31 +02:00
scripts.rst Improve the pyvenv entry 2012-08-21 01:08:17 +02:00
unix.rst #17686: fix broken link in Doc/using/unix.rst. Patch by Dan Riti. 2013-04-13 20:07:42 +03:00
venv-create.inc Issue #15417: Add support for csh and fish in venv activation scripts. 2012-10-04 21:48:58 +03:00
windows.rst Fix Sphinx warning (missing "setting-envvars" reference). 2012-12-25 15:26:24 -08:00