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
commit59fd1bfcc1dc04b346141da6eb15de9c64d5d4ea (patch)
tree1ed254ffa90bcc48cc4593cacb8cd20a0c72af0c /Python/Python-ast.c
parentc80504fb6954c8aabc97e79116fd93bb8d55a03c (diff)
downloadcpython-git-59fd1bfcc1dc04b346141da6eb15de9c64d5d4ea.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