Python Script for Running a Python Program over Different Files in the Directory
From: Shalen chhabra (shalen_itbhu_at_hotmail.com)
Date: 03/13/04
- Next message: Ville Vainio: "Re: OT(Slightly): Thanks to Python."
- Previous message: Anthony Liu: "Re: Unicode is driving me nuts!"
- Next in thread: Brett Kelly: "Re: Python Script for Running a Python Program over Different Files in the Directory"
- Reply: Brett Kelly: "Re: Python Script for Running a Python Program over Different Files in the Directory"
- Reply: Ivo: "Re: Python Script for Running a Python Program over Different Files inthe Directory"
- Reply: Andrei: "Re: Python Script for Running a Python Program over Different Files in the Directory"
- Reply: John Roth: "Re: Python Script for Running a Python Program over Different Files inthe Directory"
- Reply: Ivo: "Re: Python Script for Running a Python Program over Different Files inthe Directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 13 Mar 2004 08:22:09 +0000 To: python-list@python.org
Hey,
Can anyone give me a snippet for running a python program over all the files
in the directory.
For ex: I have ten files in a directory and I want to run a python program
against all of these files, I wish to do the same using another python code
instead of running each of these files one by one, which would be cumbersome
giving the argv of each file every single time.
This can be easily done using a shell script but I just wanted to have a
flavour of python for this.
Thanks
Shalen
_________________________________________________________________
Fast. Reliable. Get MSN 9 Dial-up - 3 months for the price of 1!
(Limited-time Offer) http://click.atdmt.com/AVE/go/onm00200361ave/direct/01/
- Next message: Ville Vainio: "Re: OT(Slightly): Thanks to Python."
- Previous message: Anthony Liu: "Re: Unicode is driving me nuts!"
- Next in thread: Brett Kelly: "Re: Python Script for Running a Python Program over Different Files in the Directory"
- Reply: Brett Kelly: "Re: Python Script for Running a Python Program over Different Files in the Directory"
- Reply: Ivo: "Re: Python Script for Running a Python Program over Different Files inthe Directory"
- Reply: Andrei: "Re: Python Script for Running a Python Program over Different Files in the Directory"
- Reply: John Roth: "Re: Python Script for Running a Python Program over Different Files inthe Directory"
- Reply: Ivo: "Re: Python Script for Running a Python Program over Different Files inthe Directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]