Steve Lamb - 2003-08-06

Logged In: YES
user_id=400

Well, there are several utils for this. I'm on a Debian system so I can't help
you with packages, just the names.

todos, fromdos are two that convert from one format to the next.

dos2unix and unix2dos are another two

flip is a third which is quite nice and is the one I personally use on my
projects when working in Boa (in Windows) while running in Linux.

You only need to convert the first file since it is the top line to call Python
which is confused by the \r where it shouldn't be. The rest Python handles
perfectly.

Also I reported this as a bug and IIRC Riaan has come up with a solution.
See the following:
http://sourceforge.net/tracker/?
func=detail&aid=773997&group_id=1909&atid=101909