LiJoe
2014-11-28 12:44:15 UTC
Hi,
I am new for Python user under windows, so any suggestion would be help. :)
Currently i am using Cython 2.7.2 under windows, i found that Python sends command prompt(that is ">>>") to stderr instead of stdout, now i need to change it from stderr to stdout.
I have check the source code and didn't found how to achieve it, any expert can help me on this? thanks in advance. :)
Python 2.7.2 on win32
Type "help", "copyright", "credits" or "license" for more information.
I am new for Python user under windows, so any suggestion would be help. :)
Currently i am using Cython 2.7.2 under windows, i found that Python sends command prompt(that is ">>>") to stderr instead of stdout, now i need to change it from stderr to stdout.
I have check the source code and didn't found how to achieve it, any expert can help me on this? thanks in advance. :)
Python 2.7.2 on win32
Type "help", "copyright", "credits" or "license" for more information.