IDLE on Windows and Linux

yaipa h. yaipa at yahoo.com
Tue Dec 31 15:47:08 EST 2002


Oliver,

Look in '..\Python22\Tools\scripts' for a file called 'crlf.py'
as it changes CRLF line endings to LF (Windows to Unix).

Cheers,

-yaipa.h

Oliver Vecernik <vecernik at aon.at> wrote in message news:<3E11AB3F.5090108 at aon.at>...
> Hi!
> 
> If I write some python code with IDLE on Windows files are saved with 
> CR/LF. If I open them on Linux I can see the \r on every line and I 
> cannot execute such files directly.
> 
> Is there a simple solution for this?
> 
> The second question is concerning key bindings. Is it possible to change 
> them for Windows to the same bindings as for Linux?
> 
> Best Regards,
> Oliver



More information about the Python-list mailing list