Currently -u specifies that stdin, stdout and stderr are all unbuffered. I propose a that -U make all files unbuffered. It could be useful for programs that log to files.
Comments solicited. -- http://mail.python.org/mailman/listinfo/python-list
Currently -u specifies that stdin, stdout and stderr are all unbuffered. I propose a that -U make all files unbuffered. It could be useful for programs that log to files.
Comments solicited. -- http://mail.python.org/mailman/listinfo/python-list