Sidlon - 2014-03-21

I can verify that I am seeing the same issue, using Python 2.6 with the same OS & Console version.

Interestingly, there is no problem when running this in either Console or cmd:
python -c "print('Hello World')" |more

However, write that same minimal program to a file 'test.py', and running "test.py |more" will work correctly in cmd but will produce that error in Console.

 

Last edit: Sidlon 2014-03-21