Re: [Tutor] Input from and output to a file

2007-02-07 Thread Kent Johnson
govind goyal wrote: > hi, > > 1) I want to read data not from but from a file which is in > specified directory. > 2) I want to redirect my output(which is by default STDOUT) to a file. > > Can anybody suggest these queries? One way to redirect stdin and stdout is just to do it on the comman

[Tutor] Input from and output to a file

2007-02-07 Thread govind goyal
hi, 1) I want to read data not from but from a file which is in specified directory. 2) I want to redirect my output(which is by default STDOUT) to a file. Can anybody suggest these queries? Thanks Regards, Govind ___ Tutor maillist - Tutor@python.