I wrote some code w/ PythonWin (ActivePython 2.0) and when I tried to run it on FreeBSD (Python 1.5.2 / Idle .5) I got syntax errors due to the '\r' on the end of every line. Is there a way to stop this behavior from PyWin? thanks, doug