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.
G
Guido van Rossum committed
a63d9f4d9fdd4d659d80628e4429129351fc61cb
Parent: 3b8e20d