Can't redirect output
Robert Olney
rolney at pcug.org.au
Fri Feb 23 00:44:27 EST 2001
More information about the Python-list mailing list
Fri Feb 23 00:44:27 EST 2001
- Previous message (by thread): Can't redirect output
- Next message (by thread): Can't redirect output
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am running Python 2.0 on Windows 98. When I try to redirect output from a command prompt, e.g. C:\> python hello.py > out.txt the output is printed on the screen and not to the file. Why? The FAQ mentions that this is a problem under Linux. Thanks, Robert.
- Previous message (by thread): Can't redirect output
- Next message (by thread): Can't redirect output
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list