Ned Deily added the comment:

Sorry, all I can tell you is that, for me, your test produces an empty string 
as output with either Python 2.7 or 3.3 and, if I remove the time.sleep() call 
or remove the os.close(slave), "testing" or b"testing" is output.  I'm not sure 
what you believe the problem to be or what behavior you expect; you're covering 
a lot of ground here and much of it is very close to the OS.

You are going to need to be a lot more specific than "OSX TTY bug".  You should 
describe exactly what failing behavior you observe with what component of 
Python, 2. how to reproduce it, and 3. exactly what behavior you expect of that 
component, and 4. if possible, the results of testing on another supported 
platform.  Otherwise, it will be very difficult to help.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15898>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to