summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2011-05-28 09:32:39 -0700
committerGregory P. Smith <greg@krypto.org>2011-05-28 09:32:39 -0700
commit10e0e37bb5c48b3ed31125f75e3694c8f4062406 (patch)
treeb7192b5385cfe0dd41694186cd5554b60db0365f /Python/Python-ast.c
parent578008a7a26f89cb583ca6f3b937ca5a0ae494cd (diff)
downloadcpython-10e0e37bb5c48b3ed31125f75e3694c8f4062406.tar.gz
The _posixsubprocess module is now required on POSIX.
Remove the pure Python POSIX subprocess implementation. If non-CPython VMs (are there any for 3.x yet?) were somehow depending on this, they already have the exact same set of problems with Python code being executed after os.fork() that _posixsubprocess was written to deal with. They should implement an equivalent outside of Python.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions