Home | History | Annotate | Download | only in using

Lines Matching full:envvar

210    import of source modules.  See also :envvar:`PYTHONDONTWRITEBYTECODE`.
216 options). See also :envvar:`PYTHONDEBUG`.
221 Ignore all :envvar:`PYTHON*` environment variables, e.g.
222 :envvar:`PYTHONPATH` and :envvar:`PYTHONHOME`, that might be set.
230 :envvar:`PYTHONSTARTUP` file is not read.
233 raises an exception. See also :envvar:`PYTHONINSPECT`.
240 the user's site-packages directory. All :envvar:`PYTHON*` environment
249 Turn on basic optimizations. See also :envvar:`PYTHONOPTIMIZE`.
280 :envvar:`PYTHONHASHSEED` allows you to set a fixed value for the hash
311 See also :envvar:`PYTHONUNBUFFERED`.
320 See also :envvar:`PYTHONVERBOSE`.
382 :envvar:`PYTHONWARNINGS`
447 .. envvar:: PYTHONHOME
455 When :envvar:`PYTHONHOME` is set to a single directory, its value replaces
457 for these, set :envvar:`PYTHONHOME` to :file:`{prefix}:{exec_prefix}`.
460 .. envvar:: PYTHONPATH
463 the shell's :envvar:`PATH`: one or more directory pathnames separated by
467 In addition to normal directories, individual :envvar:`PYTHONPATH` entries
472 :file:`{prefix}/lib/python{version}` (see :envvar:`PYTHONHOME` above). It
473 is *always* appended to :envvar:`PYTHONPATH`.
476 :envvar:`PYTHONPATH` as described above under
481 .. envvar:: PYTHONSTARTUP
491 .. envvar:: PYTHONOPTIMIZE
498 .. envvar:: PYTHONDEBUG
505 .. envvar:: PYTHONINSPECT
514 .. envvar:: PYTHONUNBUFFERED
520 .. envvar:: PYTHONVERBOSE
527 .. envvar:: PYTHONCASEOK
533 .. envvar:: PYTHONDONTWRITEBYTECODE
540 .. envvar:: PYTHONHASHSEED
545 If :envvar:`PYTHONHASHSEED` is set to an integer value, it is used as a fixed
559 .. envvar:: PYTHONIOENCODING
574 console buffers unless :envvar:`PYTHONLEGACYWINDOWSIOENCODING` is also specified.
577 .. envvar:: PYTHONNOUSERSITE
587 .. envvar:: PYTHONUSERBASE
599 .. envvar:: PYTHONEXECUTABLE
605 .. envvar:: PYTHONWARNINGS
611 .. envvar:: PYTHONFAULTHANDLER
622 .. envvar:: PYTHONTRACEMALLOC
633 .. envvar:: PYTHONASYNCIODEBUG
641 .. envvar:: PYTHONMALLOC
674 .. envvar:: PYTHONMALLOCSTATS
680 This variable is ignored if the :envvar:`PYTHONMALLOC` environment variable
689 .. envvar:: PYTHONLEGACYWINDOWSFSENCODING
703 .. envvar:: PYTHONLEGACYWINDOWSIOENCODING
722 .. envvar:: PYTHONTHREADDEBUG
727 .. envvar:: PYTHONDUMPREFS