]> granicus.if.org Git - python/commit
isatty() should return a bool.
authorGuido van Rossum <guido@python.org>
Sun, 7 Apr 2002 06:28:00 +0000 (06:28 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 7 Apr 2002 06:28:00 +0000 (06:28 +0000)
commit7f7666ff437c4acb267823d3b37ba3248afe4623
tree2852786b998049b563c476f3eef9e2a23845f390
parentc45929ecb6637def1e45372b4e93a6e2439963c5
isatty() should return a bool.
Objects/fileobject.c