Make searching of $PATH work when a SystemExec is created from a command-line, by making sure that argv[0] is set to the discovered path.
19 KiB
19 KiB
Make searching of $PATH work when a SystemExec is created from a command-line, by making sure that argv[0] is set to the discovered path.