Home | History | Annotate | Download | only in using

Lines Matching full:envvar

197    import of source modules.  See also :envvar:`PYTHONDONTWRITEBYTECODE`.
205 options). See also :envvar:`PYTHONDEBUG`.
210 Ignore all :envvar:`PYTHON*` environment variables, e.g.
211 :envvar:`PYTHONPATH` and :envvar:`PYTHONHOME`, that might be set.
221 :envvar:`PYTHONSTARTUP` file is not read.
224 raises an exception. See also :envvar:`PYTHONINSPECT`.
232 :envvar:`PYTHONOPTIMIZE`.
279 See also :envvar:`PYTHONHASHSEED`.
319 See also :envvar:`PYTHONUNBUFFERED`.
328 See also :envvar:`PYTHONVERBOSE`.
393 :envvar:`PYTHONWARNINGS`
446 .. envvar:: PYTHONHOME
454 When :envvar:`PYTHONHOME` is set to a single directory, its value replaces
456 for these, set :envvar:`PYTHONHOME` to :file:`{prefix}:{exec_prefix}`.
459 .. envvar:: PYTHONPATH
462 the shell's :envvar:`PATH`: one or more directory pathnames separated by
466 In addition to normal directories, individual :envvar:`PYTHONPATH` entries
471 :file:`{prefix}/lib/python{version}` (see :envvar:`PYTHONHOME` above). It
472 is *always* appended to :envvar:`PYTHONPATH`.
475 :envvar:`PYTHONPATH` as described above under
480 .. envvar
490 .. envvar:: PYTHONY2K
498 .. envvar:: PYTHONOPTIMIZE
505 .. envvar:: PYTHONDEBUG
512 .. envvar:: PYTHONINSPECT
521 .. envvar:: PYTHONUNBUFFERED
527 .. envvar:: PYTHONVERBOSE
534 .. envvar:: PYTHONCASEOK
540 .. envvar:: PYTHONDONTWRITEBYTECODE
548 .. envvar:: PYTHONHASHSEED
554 If :envvar:`PYTHONHASHSEED` is set to an integer value, it is used as a
569 .. envvar:: PYTHONIOENCODING
578 .. envvar:: PYTHONNOUSERSITE
590 .. envvar:: PYTHONUSERBASE
604 .. envvar:: PYTHONEXECUTABLE
610 .. envvar:: PYTHONWARNINGS
617 .. envvar:: PYTHONHTTPSVERIFY
634 .. envvar:: PYTHONTHREADDEBUG
641 .. envvar:: PYTHONDUMPREFS
647 .. envvar:: PYTHONMALLOCSTATS