[issue11062] mailbox fails to round-trip a file to a Babyl mailbox

Petri Lehtinen report at bugs.python.org
Wed Aug 15 12:59:51 CEST 2012


Petri Lehtinen added the comment:

This happens because of a bug in Babyl._install_message(). When adding a message from file, the "*** EOOH ***" line is written also after the second set of headers.

----------
nosy: +petri.lehtinen

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11062>
_______________________________________


More information about the Python-bugs-list mailing list