diff options
| author | Gregory P. Smith <greg@krypto.org> | 2011-05-28 16:32:39 (GMT) |
|---|---|---|
| committer | Gregory P. Smith <greg@krypto.org> | 2011-05-28 16:32:39 (GMT) |
| commit | 59fd1bfcc1dc04b346141da6eb15de9c64d5d4ea (patch) | |
| tree | 1ed254ffa90bcc48cc4593cacb8cd20a0c72af0c /Lib/test/test_io.py | |
| parent | c80504fb6954c8aabc97e79116fd93bb8d55a03c (diff) | |
| download | cpython-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 'Lib/test/test_io.py')
0 files changed, 0 insertions, 0 deletions
