R. David Murray added the comment:

We'll need the data file as well.  This is going to be a data-dependent issue.  
With a 12MB body, I'm guessing there's some decoding pathology involved, which 
may or may not have been already fixed in python3.

To confirm this you could use HeaderParser instead of Parser, which won't try 
to decode the body.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21448>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to