Is shutil.get_terminal_size useless?
eryk sun
eryksun at gmail.com
Sun Jan 29 21:51:14 EST 2017
More information about the Python-list mailing list
Sun Jan 29 21:51:14 EST 2017
- Previous message (by thread): Is shutil.get_terminal_size useless?
- Next message (by thread): Is shutil.get_terminal_size useless?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Jan 30, 2017 at 2:16 AM, Steve D'Aprano <steve+python at pearwood.info> wrote: > On Mon, 30 Jan 2017 08:12 am, Serhiy Storchaka wrote: > >> On 28.01.17 10:03, Steve D'Aprano wrote: >>> Is shutil.get_terminal_size useless? When, if ever, should I use it in >>> preference to the os version? If the shutil version is broken, can it be >>> fixed? >> >> Read the history of shutil.get_terminal_size(). All this was discussed. > > Where? See issue 13609: http://bugs.python.org/issue13609
- Previous message (by thread): Is shutil.get_terminal_size useless?
- Next message (by thread): Is shutil.get_terminal_size useless?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list