Linux terminals vs Windows consoles
Linux terminals vs Windows consoles - was Re: python 2.7.12 on Linux behaving differently than on Windows
Gregory Ewing greg.ewing at canterbury.ac.nzThu Dec 8 16:38:29 EST 2016
- Previous message (by thread): Linux terminals vs Windows consoles - was Re: python 2.7.12 on Linux behaving differently than on Windows
- Next message (by thread): python 2.7.12 on Linux behaving differently than on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Michael Torrie wrote: > Interesting. I wouldn't have thought ENTER would return a line feed. Possibly you have the terminal in "cbreak" mode, which provides a character at a time but still does things like translate CR->LF. -- Greg
- Previous message (by thread): Linux terminals vs Windows consoles - was Re: python 2.7.12 on Linux behaving differently than on Windows
- Next message (by thread): python 2.7.12 on Linux behaving differently than on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list