]> granicus.if.org Git - python/commit
Issue #28732: Raise ValueError when os.spawn*() is passed an empty tuple of arguments
authorSteve Dower <steve.dower@microsoft.com>
Sun, 20 Nov 2016 02:53:36 +0000 (18:53 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Sun, 20 Nov 2016 02:53:36 +0000 (18:53 -0800)
commit6f33e294e5575c86b6bb763f38e6f2f2ee357d1f
tree99c4e305257830126fe36679614d8a91056aef56
parent1325ee0938be932b08bc2290389f82b17d505b2a
parent859fd7bd7af90ce9a7f3a3184f2fce83013e0a96
Issue #28732: Raise ValueError when os.spawn*() is passed an empty tuple of arguments
Modules/posixmodule.c