[issue11062] mailbox fails to round-trip a file to a Babyl mailbox
R. David Murray
report at bugs.python.org
Sat Jan 29 17:19:36 CET 2011
New submission from R. David Murray <rdmurray at bitdance.com>:
One of the new tests introduced for #9124 fails for the Bably mailbox format. The failing tests pass a file to the add method (test_add_binary_file, test_add_nonascii_binary_file, test_add_text_file_warns). The failing part of the tests have been temporarily disabled for the Bably mailbox format since it is a pre-existing, unreported bug.
----------
components: Library (Lib)
keywords: easy
messages: 127434
nosy: r.david.murray
priority: normal
severity: normal
stage: needs patch
status: open
title: mailbox fails to round-trip a file to a Babyl mailbox
type: behavior
versions: Python 3.2, Python 3.3
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11062>
_______________________________________
More information about the Python-bugs-list
mailing list