]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Ensure that sys.argv[0] always exists (maybe as empty string).
authorGuido van Rossum <guido@python.org>
Tue, 14 Jan 1992 18:42:53 +0000 (18:42 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 14 Jan 1992 18:42:53 +0000 (18:42 +0000)
commitee3a299c396593a277060e0b991b62179eed1086
tree4450807e2964799e1f2e2caf1989199c45848433
parent23d5cdebacba5488dbb97fbe2f776d3fcd35432f
Ensure that sys.argv[0] always exists (maybe as empty string).
Python/sysmodule.c