[python-uk] processing input from multiple files
Christopher Steele
christopher.steele at uea.ac.uk
Thu Oct 14 11:34:50 CEST 2010
Hi
I've been trying to decode a series of observations from multiple files
(each file is a different time) and put each type of observation into their
own separate file. The script runs successfully for one file but whenever I
try it for more they just overwrite each other. I'm new to python and I'm
not sure how to go about efficiently running through the process once and
then appending to the output file for all other input files. Has anyone done
something similar to this before?
cheers
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-uk/attachments/20101014/a5657ecb/attachment.html>
More information about the python-uk
mailing list