Victor Subervi wrote: > If it were the interpreter, then my test.py and test2.py that are > _word_for_word_ the _exact_same_code_ would not work, correct? > > dos2unix?! Huh? Where's the dos? > > recode? man recode gives nothing. What he was suggesting is that you may have non-Unix end-of-lines in your file. dos2unix fixes that. Try it rather than complaining. -- Benjamin Franz