]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
sysset(name, NULL) does nothing if sys.name is undefined
authorGuido van Rossum <guido@python.org>
Sun, 26 Jan 1992 18:15:48 +0000 (18:15 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 26 Jan 1992 18:15:48 +0000 (18:15 +0000)
commit5ad58c6aef158666fe94fefd9fc646483f6ad044
tree71f438d6a89e88dc6930bafd3c69a98d567cb9c8
parente0513dee58578e308bad7f6ad7b5b124f7a18c7b
sysset(name, NULL) does nothing if sys.name is undefined
Python/sysmodule.c