diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2011-11-28 18:08:36 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-11-28 18:08:36 (GMT) |
commit | 11942a58a190a235f69e8fb193d08a4fca2bcf3c (patch) | |
tree | da2ad80d9d31ec671452a22c0a15cd840ec99c7b /Modules | |
parent | 22b9b379159f953ad4805980644414354030624f (diff) | |
download | cpython-11942a58a190a235f69e8fb193d08a4fca2bcf3c.zip cpython-11942a58a190a235f69e8fb193d08a4fca2bcf3c.tar.gz cpython-11942a58a190a235f69e8fb193d08a4fca2bcf3c.tar.bz2 |
Issue #7111: Python can now be run without a stdin, stdout or stderr stream.
It was already the case with Python 2. However, the corresponding
sys module entries are now set to None (instead of an unusable file object).
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions