summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-09-22 02:38:42 (GMT)
committerGuido van Rossum <guido@python.org>1998-09-22 02:38:42 (GMT)
commit0238a25b20357f34f8b678373264c5ead2aecc5a (patch)
tree49b243d393e2fefca33e141cb78ff5e0427c3511 /Misc
parentef0056ae1a5f6dd2cc10505fb10e7653418d7f1f (diff)
downloadcpython-0238a25b20357f34f8b678373264c5ead2aecc5a.zip
cpython-0238a25b20357f34f8b678373264c5ead2aecc5a.tar.gz
cpython-0238a25b20357f34f8b678373264c5ead2aecc5a.tar.bz2
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 'Misc')
0 files changed, 0 insertions, 0 deletions