kj wrote:
When creating a file object, specify a buffer size of zero. I don't know how to change the buffering of a file object that's already been created, as stdin, stdout, and stderr are.Is there any way to specify unbuffered I/O from *within* the code (rather than via the command-line -u flag)?TIA! kynn
DaveA -- http://mail.python.org/mailman/listinfo/python-list