Directed input

Michael Yuen myuen at acs2.acs.ucalgary.ca
Tue Oct 16 16:20:50 EDT 2001


I'm just in the process of learning Python right now and i'm wondering if 
there's a way run a program to take a file via directed input and 
sending output to another file via the command line.

Here's what I mean:

myprogram.py < my_input > my_output

--



More information about the Python-list mailing list