Guido van Rossum a63d9f4d9f 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.
1996-07-24 01:31:37 +00:00
..
1996-07-21 02:28:11 +00:00
1996-01-12 01:13:38 +00:00
1996-07-21 02:28:18 +00:00
1995-09-18 21:29:36 +00:00