Re: [Python-Dev] imap bodystructure parser - email.message.Message extension

2009-01-15 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Jan 15, 2009, at 7:58 AM, Stéphane Konstantaropoulos wrote: I wrote an extension to the imaplib library that implements a "BODYSTRUCTURE" parser. For this I wrote an extension to email.message.Message that allows a message structure to be lo

[Python-Dev] imap bodystructure parser - email.message.Message extension

2009-01-15 Thread Stéphane Konstantaropoulos
Hello, I wrote an extension to the imaplib library that implements a "BODYSTRUCTURE" parser. For this I wrote an extension to email.message.Message that allows a message structure to be loaded from imap, the message can be used like a normal email.message.Message but the actual payload is only