James Thiele wrote:
> 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.

'-U' is already taken (for unicode only strings). Other than that I
have no opinion (don't think I'd use it...).

All the best,


Fuzzyman
http://www.voidspace.org.uk/python/index.shtml

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to