summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2011-05-28 16:32:39 (GMT)
committerGregory P. Smith <greg@krypto.org>2011-05-28 16:32:39 (GMT)
commit59fd1bfcc1dc04b346141da6eb15de9c64d5d4ea (patch)
tree1ed254ffa90bcc48cc4593cacb8cd20a0c72af0c /.gitignore
parentc80504fb6954c8aabc97e79116fd93bb8d55a03c (diff)
downloadcpython-59fd1bfcc1dc04b346141da6eb15de9c64d5d4ea.zip
cpython-59fd1bfcc1dc04b346141da6eb15de9c64d5d4ea.tar.gz
cpython-59fd1bfcc1dc04b346141da6eb15de9c64d5d4ea.tar.bz2
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 '.gitignore')
0 files changed, 0 insertions, 0 deletions