diff options
author | Guido van Rossum <guido@python.org> | 1996-07-24 01:31:37 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1996-07-24 01:31:37 (GMT) |
commit | a63d9f4d9fdd4d659d80628e4429129351fc61cb (patch) | |
tree | 38992eb593e953b6ebd0b38d834e1783079572d2 /Demo | |
parent | 3b8e20d2c2022f49376578f230ea1cbb54f694f7 (diff) | |
download | cpython-a63d9f4d9fdd4d659d80628e4429129351fc61cb.zip cpython-a63d9f4d9fdd4d659d80628e4429129351fc61cb.tar.gz cpython-a63d9f4d9fdd4d659d80628e4429129351fc61cb.tar.bz2 |
As a side effect of calling PySys_SetArgv (setpythonargv), the
directory containing argv[0] is inserted in front of sys.path.
If argv[0] contains no directory, an empty string is inserted.
If argv is empty, nothing happens.
Diffstat (limited to 'Demo')
0 files changed, 0 insertions, 0 deletions