On Wed, May 28, 2008 at 9:50 AM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Hello,
> I have been looking at using Beautifulsoup python module to make
> changes to some static html files a total of 167 files, but being a
> newb in programming was wondering first how to open, read/process the
> f
Hello,
I have been looking at using Beautifulsoup python module to make
changes to some static html files a total of 167 files, but being a
newb in programming was wondering first how to open, read/process the
file, then write it, close it and then open the next file thus creating
the loop.
Ca