rm kw-only

This commit is contained in:
Anthony Scopatz 2019-02-06 15:06:27 -05:00
parent ed22b3daff
commit c093789118

View file

@ -382,7 +382,6 @@ class SubprocSpec:
def __init__(
self,
cmd,
*,
cls=subprocess.Popen,
stdin=None,
stdout=None,