[Ironpython-users] IronPython, Daily Digest 9/17/2012

no_reply at codeplex.com no_reply at codeplex.com
Tue Sep 18 19:22:05 CEST 2012


Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New issue] sys.stdout.isatty() always returns True

----------------------------------------------

ISSUES

1. [New issue] sys.stdout.isatty() always returns True
http://ironpython.codeplex.com/workitem/33123
User pekkaklarck has proposed the issue:

"To reproduce:

C:\>ipy -c "import sys; print sys.stdout.isatty()"
True
C:\>ipy -c "import sys; print sys.stdout.isatty()" > out
C:\>type out
True"
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue Tracker. You can unsubscribe or change your issue notification settings on CodePlex.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20120918/d3081536/attachment.html>


More information about the Ironpython-users mailing list