Re: fixing the current email module
Oleg Broytman <[email protected]>
| Newsgroups | gmane.comp.python.mime.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Oct 08, 2009 at 01:18:40PM +0400, Oleg Broytman wrote:
> What I disagree with is that if a parser cannot parse input garbage at
> all it must raise an exception.
Sorry for my bad wording.
What I disagree with is that if a parser cannot parse input garbage at
all it must NOT raise an exception. My opinion is - it must raise an
exception.
Oleg.
--
Oleg Broytman http://phd.pp.ru/ [email protected]
Programmers don't die, they just GOSUB without RETURN.