In message <[email protected]>, Dennis Lee Bieber wrote:
> On Windows, the I/O system for text files converts <cr><lf> into a > <lf> on input, and on output converts <lf> to <cr><lf>. Is it Windows doing that, or is it some Visual Studio library? -- http://mail.python.org/mailman/listinfo/python-list
