Ashley Lloyd wrote: > for line in lines: > AttributeError: __getitem__ > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > The part of run() it seems to refer to: I don't think lines is what you think it is... judicious print statements may help... cheers, Chris