summaryrefslogtreecommitdiffstats
path: root/Modules/posixmodule.c
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2000-10-03 16:51:08 (GMT)
committerThomas Wouters <thomas@python.org>2000-10-03 16:51:08 (GMT)
commitf2c1be22f2f60aafa4ccef1e1a2e0a555f4e6a1a (patch)
tree40e1eb8ba427be18bd96d9f00a5fa77b972cb860 /Modules/posixmodule.c
parent13589c6a52d2d142f064aff91a9b0ee166c57255 (diff)
downloadcpython-f2c1be22f2f60aafa4ccef1e1a2e0a555f4e6a1a.zip
cpython-f2c1be22f2f60aafa4ccef1e1a2e0a555f4e6a1a.tar.gz
cpython-f2c1be22f2f60aafa4ccef1e1a2e0a555f4e6a1a.tar.bz2
On some systems (like Solaris), the master end of a tty/pty pair is
apparently not considered a terminal, and so isatty(3) returns false. So we skip the test for ttyness of the master side and just check the slave side, which should really be a terminal.
Diffstat (limited to 'Modules/posixmodule.c')
0 files changed, 0 insertions, 0 deletions