Re: [Python-Dev] python hangs when parsing a bad-formed email

2008-04-22 Thread Terry Reedy
"Amaury Forgeot d'Arc" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | When you think you found a problem with python, please submit an issue | in the python issue tracker: |http://bugs.python.org/ Or post to comp.lang.python / python mailing list / gmane.comp.python.general

Re: [Python-Dev] python hangs when parsing a bad-formed email

2008-04-22 Thread Amaury Forgeot d'Arc
Hello, Alberto Casado Martín wrote: > Hi all, > First of all, sorry if this isn't the list where I have to post this. > And sorry for my english. > > As the subject says, I'm having problems with the attached email, when > I try to get a email object reading the attached file, the python > p