[New-bugs-announce] [issue29053] Implement >From_ decoding on input from mbox

bpoaugust report at bugs.python.org
Fri Dec 23 09:16:48 EST 2016


New submission from bpoaugust:

The email package implements mboxo From_ mangling on output by default.

However there is no provision to unmangle >From_ on input.

This means that it's not possible to import mboxo files correctly.

----------
components: email
messages: 283879
nosy: barry, bpoaugust, r.david.murray
priority: normal
severity: normal
status: open
title: Implement >From_ decoding on input from mbox
type: behavior

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


More information about the New-bugs-announce mailing list