I have a python program which works fine when run using idle but I would like call the program from the terminal.
python test.py -i inputfile -o outputfile I tried with raw_input but that only works in idle. Can this be achieved? Thanks
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor