diff options
| author | Guido van Rossum <guido@python.org> | 1998-09-22 02:38:42 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1998-09-22 02:38:42 +0000 |
| commit | 0238a25b20357f34f8b678373264c5ead2aecc5a (patch) | |
| tree | 49b243d393e2fefca33e141cb78ff5e0427c3511 /Lib/code.py | |
| parent | ef0056ae1a5f6dd2cc10505fb10e7653418d7f1f (diff) | |
| download | cpython-git-0238a25b20357f34f8b678373264c5ead2aecc5a.tar.gz | |
Do the check for lacking sys.stdin.fileno() *before* testing for
Windows. If sys.stdin doesn't appear to be a real file (characterized
by having a working fileno()), don't use any console specific methods
-- go straight to the default.
Diffstat (limited to 'Lib/code.py')
0 files changed, 0 insertions, 0 deletions
