? WinNT sys.stdout and re-direction
Paul D. Lusk
plusk at radford.edu
Sat Jul 1 10:19:27 EDT 2000
More information about the Python-list mailing list
Sat Jul 1 10:19:27 EDT 2000
- Previous message (by thread): Uploading binary files
- Next message (by thread): ? WinNT sys.stdout and re-direction
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm new to Python and I'm trying to run some scripts. System is WinNT, output via sys.stdout.write(). Redirecting output to file results in any empty file, for example: At the NT command prompt: script.py in.txt writes output to the screen, but script.py in.txt>out.txt gives me a empty out.txt Could somebody point me in the right direction to fix this?
- Previous message (by thread): Uploading binary files
- Next message (by thread): ? WinNT sys.stdout and re-direction
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list