New submission from Michael Henry <pyt...@drmikehenry.com>:

test_email_codecs.py in the email module should be ported to Python 3.

The attached patch ports test_email_codecs.py and hooks it into the email test
suite.

----------
components: Library (Lib)
files: port-test_email_codecs.py.patch
keywords: patch
messages: 130980
nosy: michael.henry, r.david.murray
priority: normal
severity: normal
status: open
title: Port email module's test_email_codecs.py to Python 3
versions: Python 3.2, Python 3.3
Added file: http://bugs.python.org/file21213/port-test_email_codecs.py.patch

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

Reply via email to