On Jan 31, 11:39 pm, Shawn Milochik wrote:
> On Sat, Jan 31, 2009 at 3:00 PM, Tim Chase
>
> wrote:
> >>> I'm fairly new with python and am trying to build a fairly simple
> >>> search script. Ultimately, I'm wanting to search a directory of files
> >>> for multiple user inputted keywords. I've
On Jan 31, 2:45 pm, Tim Chase wrote:
> > I'm fairly new with python and am trying to build a fairly simple
> > search script. Ultimately, I'm wanting to search a directory of files
> > for multiple user inputted keywords. I've already written a script
> > that can search for a single string thro
Hello,
I'm fairly new with python and am trying to build a fairly simple
search script. Ultimately, I'm wanting to search a directory of files
for multiple user inputted keywords. I've already written a script
that can search for a single string through multiple files, now I just
need to adapt i