Re: [Tutor] Modifying files in a directory.

2008-05-29 Thread Chester
please correct this from BeautifulSoup import BeautifulSoup to be from BeautifulSoup import BeautifulStoneSoup On Thu, May 29, 2008 at 10:17 AM, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > Hi, > >From my previous post, I have tis so far: > > [code] > import os > from BeautifulSoup import Beau

Re: [Tutor] Reading only a few specific lines of a file

2008-05-25 Thread Chester
I don't know then. Just hack your way through and tell us how did you manage to do it. ;) On Sun, May 25, 2008 at 9:32 PM, Kent Johnson <[EMAIL PROTECTED]> wrote: > Forwarding to the list with my reply... > > On Sun, May 25, 2008 at 2:20 PM, Chester <[EMAIL PROTECTED]&