Lines Matching defs:sys
5 import sys
87 import sys
88 sys.path = {additional_paths or []} + sys.path
89 sys.argv[1:] = {args}
94 sys.executable,
100 if sys.flags.isolated:
132 Note that calling this function will alter both sys.path and os.environ.
147 Note that calling this function will alter both sys.path and os.environ.
152 sys.audit("ensurepip.bootstrap", root)
171 # additional paths that need added to sys.path
222 file=sys.stderr)