Message153382
On Tue, Feb 14, 2012 at 22:17, Zbyszek Szmek <report@bugs.python.org> wrote:
>
> I have four small questions:
> - -1 is used as the argument meaning "try stdout and stdin".
> - Why stderr is not checked too?
I propose the following solution: accept either an integer or a
sequence of integers as the fd parameter. In the second case, try each
FD until one of them returns the terminal size. |
|
Date |
User |
Action |
Args |
2012-02-15 01:04:46 | denilsonsa | set | recipients:
+ denilsonsa, loewis, amaury.forgeotdarc, pitrou, vstinner, techtonik, giampaolo.rodola, eric.araujo, Arfrever, zbysz, neologix, rosslagerwall, python-dev |
2012-02-15 01:04:45 | denilsonsa | link | issue13609 messages |
2012-02-15 01:04:45 | denilsonsa | create | |
|