Lines Matching refs:envvar
214 import of source modules. See also :envvar:`PYTHONDONTWRITEBYTECODE`.
234 options). See also :envvar:`PYTHONDEBUG`.
239 Ignore all :envvar:`PYTHON*` environment variables, e.g.
240 :envvar:`PYTHONPATH` and :envvar:`PYTHONHOME`, that might be set.
248 :envvar:`PYTHONSTARTUP` file is not read.
251 raises an exception. See also :envvar:`PYTHONINSPECT`.
258 the user's site-packages directory. All :envvar:`PYTHON*` environment
270 extension (see :pep:`488`). See also :envvar:`PYTHONOPTIMIZE`.
296 :envvar:`PYTHONHASHSEED` environment variable is set to ``0``, since hash
310 :envvar:`PYTHONHASHSEED` allows you to set a fixed value for the hash
342 See also :envvar:`PYTHONUNBUFFERED`.
354 See also :envvar:`PYTHONVERBOSE`.
376 Warnings can also be controlled using the :envvar:`PYTHONWARNINGS`
426 asyncio'``. See also :envvar:`PYTHONPROFILEIMPORTTIME`.
444 See :envvar:`PYTHONUTF8` for more details.
485 .. envvar:: PYTHONHOME
493 When :envvar:`PYTHONHOME` is set to a single directory, its value replaces
495 for these, set :envvar:`PYTHONHOME` to :file:`{prefix}:{exec_prefix}`.
498 .. envvar:: PYTHONPATH
501 the shell's :envvar:`PATH`: one or more directory pathnames separated by
505 In addition to normal directories, individual :envvar:`PYTHONPATH` entries
510 :file:`{prefix}/lib/python{version}` (see :envvar:`PYTHONHOME` above). It
511 is *always* appended to :envvar:`PYTHONPATH`.
514 :envvar:`PYTHONPATH` as described above under
519 .. envvar:: PYTHONSTARTUP
529 .. envvar:: PYTHONOPTIMIZE
536 .. envvar:: PYTHONBREAKPOINT
548 .. envvar:: PYTHONDEBUG
555 .. envvar:: PYTHONINSPECT
564 .. envvar:: PYTHONUNBUFFERED
570 .. envvar:: PYTHONVERBOSE
577 .. envvar:: PYTHONCASEOK
583 .. envvar:: PYTHONDONTWRITEBYTECODE
590 .. envvar:: PYTHONHASHSEED
595 If :envvar:`PYTHONHASHSEED` is set to an integer value, it is used as a fixed
609 .. envvar:: PYTHONIOENCODING
624 console buffers unless :envvar:`PYTHONLEGACYWINDOWSSTDIO` is also specified.
627 .. envvar:: PYTHONNOUSERSITE
637 .. envvar:: PYTHONUSERBASE
649 .. envvar:: PYTHONEXECUTABLE
655 .. envvar:: PYTHONWARNINGS
677 .. envvar:: PYTHONFAULTHANDLER
688 .. envvar:: PYTHONTRACEMALLOC
699 .. envvar:: PYTHONPROFILEIMPORTTIME
708 .. envvar:: PYTHONASYNCIODEBUG
716 .. envvar:: PYTHONMALLOC
748 .. envvar:: PYTHONMALLOCSTATS
754 This variable is ignored if the :envvar:`PYTHONMALLOC` environment variable
763 .. envvar:: PYTHONLEGACYWINDOWSFSENCODING
777 .. envvar:: PYTHONLEGACYWINDOWSSTDIO
791 .. envvar:: PYTHONCOERCECLOCALE
824 overridden using :envvar:`PYTHONIOENCODING` as usual.
832 find a suitable target locale, :envvar:`PYTHONUTF8` will still activate by
843 .. envvar:: PYTHONDEVMODE
850 .. envvar:: PYTHONUTF8
881 :envvar:`PYTHONIOENCODING` (just as they can be in the default locale-aware
892 (as described for :envvar:`PYTHONCOERCECLOCALE`), and locale coercion is
910 .. envvar:: PYTHONTHREADDEBUG
915 .. envvar:: PYTHONDUMPREFS