scrimp wrote: > OK i got past that syntax error I think. This is the error I am getting > now....AttributeError: 'NoneType' object has no attribute 'lower' All > Im reading is a text file of the email message with an attachment --zip > file
Always post a *complete* traceback, with the line numbers and all, cut and pasted from the output window. That way there's no chance we will misunderstand the error you are getting or have to guess at what's really happening. -Peter -- http://mail.python.org/mailman/listinfo/python-list