commit | c9a6ab56cfae90c96c1361314c3c99b32e114446 | [log] [tgz] |
---|---|---|
author | Martin Panter <vadmium+py@gmail.com> | Sat Oct 10 01:25:38 2015 +0000 |
committer | Martin Panter <vadmium+py@gmail.com> | Sat Oct 10 01:25:38 2015 +0000 |
tree | c91481d3bf7f9f1c1ea440d8af45427e26bd1a4e | |
parent | ff1f3d9ff195eb59076f20969f3a49ecf72067b4 [diff] |
Issue #24402: Fix input() when stdout.fileno() fails; diagnosed by Eryksun Also factored out some test cases into a new PtyTests class.