Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

This issue already is fixed in 3.5 (see issue26801). The Stackoverflow question 
is related to 3.4 which is too old for getting this fix.

I'm wondering if it is worth to patch shutil.get_terminal_size() in IDLE so 
that it will return the size of PyShell output window (in characters).

----------
nosy: +serhiy.storchaka
resolution:  -> out of date
stage: test needed -> resolved
status: open -> closed
superseder:  -> Fix shutil.get_terminal_size() to catch AttributeError

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue24920>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to