Antoine Pitrou 39a73a4cfa 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).
2011-11-28 19:09:45 +01:00
..
2011-10-14 10:20:37 +02:00
2011-11-04 21:36:35 +01:00
2011-11-22 02:27:30 +01:00
2011-09-28 07:41:54 +02:00
2011-11-22 22:02:01 +01:00