]> granicus.if.org Git - python/commit
Add a SubprocessError base class for exceptions in the subprocess module.
authorGregory P. Smith <greg@krypto.org>
Mon, 14 Mar 2011 18:08:43 +0000 (14:08 -0400)
committerGregory P. Smith <greg@krypto.org>
Mon, 14 Mar 2011 18:08:43 +0000 (14:08 -0400)
commit54d412edcc940560a47a581981d0010f9c3504cb
tree88e0dae05013ade108e8607d68bc2236a1b13c66
parent1c711f0ef9621cee1b898f0d07d06377921c79e6
Add a SubprocessError base class for exceptions in the subprocess module.
Doc/library/subprocess.rst
Lib/subprocess.py