On Feb 9, 2009, at 5:58 AM, Lisandro Dalcin wrote: > Anyway, IMHO all files should use the same convention.
I agree. I just fixed the remaining inconsistencies. OS X uses \n for line breaks just fine. > If the Linux one is used, Windows users would need this: > > http://www.selenic.com/mercurial/wiki/index.cgi/Win32TextExtension Almost all the files already using a simple \n for line breaks, so I guess anyone who needs this is already using it. Most editors should handle all line endings fine nowadays. - Robert _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
