Files
cpython/Lib
Barry Warsaw 25a3864541 Port r54805 from python25-maint branch:
Add code to read from master_fd in the parent, breaking when we get an OSError
(EIO can occur on Linux) or there's no more data to read.  Without this,
test_pty.py can hang on the waitpid() because the child is blocking on the
stdout write.  This will definitely happen on Mac OS X and could potentially
happen on other platforms.  See the comment for details.
2007-04-13 18:47:14 +00:00
..
2007-03-01 06:16:43 +00:00
2007-03-13 21:32:01 +00:00
2007-03-06 18:21:32 +00:00
2007-03-12 18:07:52 +00:00
2007-02-28 18:27:41 +00:00
2007-03-26 20:28:28 +00:00
2007-03-12 18:07:52 +00:00
2007-03-12 18:07:52 +00:00
2007-02-11 18:24:37 +00:00
2007-03-12 18:07:52 +00:00