On 2/07/2006 3:48 PM, Lawrence D'Oliveiro wrote: > In article <[EMAIL PROTECTED]>, > John Machin <[EMAIL PROTECTED]> wrote: > >> -u unbuffers sys.stdout >> and sys.stderr (and makes them binary, which wouldn't be a good idea on >> a Windows box). > > Why not?
If binary, '\n' would appear as LF alone rather than CR LF. -- http://mail.python.org/mailman/listinfo/python-list