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 kmeyer
Recipients eryksun, kmeyer, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-11-10.12:57:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478782665.66.0.0543387264486.issue28654@psf.upfronthosting.co.za>
In-reply-to
Content
http://stackoverflow.com/questions/3648711/detect-nul-file-descriptor-isatty-is-bogus, although a bit convoluted, might also help. It mentions GetConsoleMode() for stdin and GetConsoleScreenBufferInfo() for stdout.
History
Date User Action Args
2016-11-10 12:57:45kmeyersetrecipients: + kmeyer, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2016-11-10 12:57:45kmeyersetmessageid: <1478782665.66.0.0543387264486.issue28654@psf.upfronthosting.co.za>
2016-11-10 12:57:45kmeyerlinkissue28654 messages
2016-11-10 12:57:45kmeyercreate