On Oct 2, 9:27 am, MRAB <pyt...@mrabarnett.plus.com> wrote: > On 01/10/2010 23:29, Burton Samograd wrote:> flebber<flebber.c...@gmail.com> > writes: > > >> But where is this saving the imported file and under what name? > > > Looks like samples.csv: > > >> f = open('samples.csv', 'w') > > It'll be in the current working directory, which is given by: > > os.getcwd()
So how do I call the output to direct it to file? I can't see which part to get. -- http://mail.python.org/mailman/listinfo/python-list