This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mbussonn
Recipients Jim.Jewett, The Compiler, ezio.melotti, martin.panter, mbussonn, ncoghlan, njs, serhiy.storchaka, takluyver, terry.reedy
Date 2015-08-20.17:36:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440092218.35.0.467067914958.issue24294@psf.upfronthosting.co.za>
In-reply-to
Content
Astonishingly isatty appear to work on windows:

http://bugs.python.org/issue18553

Up to core python for istty().
History
Date User Action Args
2015-08-20 17:36:58mbussonnsetrecipients: + mbussonn, terry.reedy, ncoghlan, ezio.melotti, njs, takluyver, martin.panter, Jim.Jewett, serhiy.storchaka, The Compiler
2015-08-20 17:36:58mbussonnsetmessageid: <1440092218.35.0.467067914958.issue24294@psf.upfronthosting.co.za>
2015-08-20 17:36:58mbussonnlinkissue24294 messages
2015-08-20 17:36:58mbussonncreate