]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add isatty() to TextIOWrapper.
authorGuido van Rossum <guido@python.org>
Sun, 27 May 2007 09:14:51 +0000 (09:14 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 27 May 2007 09:14:51 +0000 (09:14 +0000)
commit859b5ec240d438c691c0ca843f618c28e643d0c2
tree0a4ef8e2de83f6394a16c1343b55f29d2edcadff
parenteba769657a32cb08d96f021f40c79a54ade0bffc
Add isatty() to TextIOWrapper.
Lib/io.py