November 1998
Beginner
80 pages
1h 14m
English
Augments the default search path for module files. The format is the same as the shell’s $PATH: directory path names separated by colons (or semicolons).
If set to the name of a readable file, the Python commands in that file are executed before the first prompt is displayed in interactive mode.
Alternate prefix directory for library modules (or sys.prefix/ exec_prefix). The default
module search path uses sys.prefix/lib.
If non-empty, same as -d
option.
If non-empty, same as -i
option.
If non-empty, same as -s
option.
If non-empty, same as -u
option.
If non-empty, same as -v
option.
Read now
Unlock full access