[docs] I am a student studying Python in Korea. I found strange thing while studying through idle

Mariatta Wijaya mariatta.wijaya at gmail.com
Fri Mar 9 13:46:25 EST 2018


Hi,

There are known differences in the output of IDLE and the terminal window.
There is some documentation here:
https://docs.python.org/3/library/idle.html#idle-console-differences

In addition, IDLE seems to only handle \n  character, but other charater
like \r \b aren't handled.

There is an issue in the bug tracker that discusses this:
https://bugs.python.org/issue23220

Hope this helps.


Mariatta Wijaya

ᐧ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20180309/b659d3c8/attachment.html>


More information about the docs mailing list