[issue18553] os.isatty() is not Unix only
Senthil Kumaran added the comment: I had removed them in all. Something must have gone wrong if still present or I did a mistake. changeset: 85594:678e3c0d2d99 parent: 85591:c116b658aede parent: 85593:14ba90816930 user: Senthil Kumaran <senthil@uthcode.com> date: Sat Sep 07 11:30:04 2013 -0700 files: Doc/library/os.rst description: merge from 3.3 Removing the mention of os.isatty mention as Unix only Correct the wrong documentation. changeset: 85593:14ba90816930 branch: 3.3 parent: 85589:dd669daad7de user: Senthil Kumaran <senthil@uthcode.com> date: Sat Sep 07 11:28:58 2013 -0700 files: Doc/library/os.rst description: Removing the mention of os.isatty mention as Unix only Correct the wrong documentation. changeset: 85592:d5c5ac33b9a1 branch: 2.7 parent: 85588:523cfc78847c user: Senthil Kumaran <senthil@uthcode.com> ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue18553> _______________________________________
participants (1)
-
Senthil Kumaran