]> granicus.if.org Git - python/commit
Issue #28732: Raise ValueError when argv[0] is empty
authorSteve Dower <steve.dower@microsoft.com>
Sun, 20 Nov 2016 03:17:26 +0000 (19:17 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Sun, 20 Nov 2016 03:17:26 +0000 (19:17 -0800)
commitbce26262d1b4873e2f9a3da69f638ba56d36ce89
treeee540766a873f9ba74f452c4c0c675299c7d36a0
parent859fd7bd7af90ce9a7f3a3184f2fce83013e0a96
parent93ff8725b3f678586fbbc19d3d4b615b218300ff
Issue #28732: Raise ValueError when argv[0] is empty
Lib/test/test_os.py
Modules/posixmodule.c