Manyfile Processing

Dan Sommers somm1105 at bellsouth.net
Fri Dec 4 05:58:59 EST 2009


On Fri, 04 Dec 2009 10:00:53 +0200, user wrote:

>  sorry if i bother you with a beginners question but i have an issue
> with processing a bunch of files. They are some arithmetic lists the
> processing of one file is an easy task but how do i process many files?
> I tried reading that files in to a list and looping over the list
> elements but the function won't accept any arguments other than a
> string.

Maybe the fileinput module can help.

Dan




More information about the Python-list mailing list