summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-10-13 22:52:07 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2014-10-13 22:52:07 (GMT)
commit39892055cdd560c9ddb895bfd2b82c3c31329218 (patch)
treeec3279a4b4717da6a8921a29ddb0e7aa7e407aac /Lib
parent3c95062f52afe43f12f774af57d18e87e76d098d (diff)
downloadcpython-39892055cdd560c9ddb895bfd2b82c3c31329218.zip
cpython-39892055cdd560c9ddb895bfd2b82c3c31329218.tar.gz
cpython-39892055cdd560c9ddb895bfd2b82c3c31329218.tar.bz2
asyncio doc: rewrite subprocess doc
* add a new example using transport and protocol * rewrite the example using streams to make it much simpler (remove error handling, use a simpler Python code) * copy (and adapt) more documentation from the subprocess module: - add a note about Process.wait() deadlock - add a note about shell injection - etc. * sort Process methods and attributes in the same order than subprocess.Popen methods and attributes, so the documentation looks closer * list differences between Process and subprocess.Popen APIs
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions