Re: fixing the current email module

Oleg Broytman <[email protected]> Thu, 8 Oct 2009 17:22:37 +0400
Newsgroups gmane.comp.python.mime.devel
Message-ID <[email protected]>
On Thu, Oct 08, 2009 at 09:14:05AM -0400, Barry Warsaw wrote:
> On Oct 8, 2009, at 5:18 AM, Oleg Broytman wrote:
>>   Are you going to parse any garbage and create a Message (probably an
>> empty Message) with one defect "cannot parse it at all"?
>
> Yes, although the most pathological stream of bytes will probably  
> produce a message with no headers and an undecodeable body of gibberish 
> bytes, with a .defects list possible one or two items long.

   Well, then...

Oleg.
-- 
     Oleg Broytman            http://phd.pp.ru/            [email protected]
           Programmers don't die, they just GOSUB without RETURN.