Le Wednesday 30 July 2008 19:25:31 Diez B. Roggisch, vous avez écrit : > Maric Michaud wrote: > > Le Wednesday 30 July 2008 17:55:35 Aspersieman, vous avez écrit : > >> For parsing the mails I would recommend pyparsing. > > > > Why ? email module is a great parser IMO. > > He talks about parsing the *content*, not the email envelope and possible > mime-body.
Yes ? I don't know what the OP want to do with the content, but if it's just filtering the lines begining with a '>', pyparsing might be a bit overweighted. -- _____________ Maric Michaud -- http://mail.python.org/mailman/listinfo/python-list
