diff options
author | Barry Warsaw <barry@python.org> | 2007-08-31 03:04:26 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2007-08-31 03:04:26 +0000 |
commit | 23733ffe433af44d73701e58c87135c4d68e3cd6 (patch) | |
tree | 3d039d9231eadb97eb43540d6d903009e7cc0517 /Python/Python-ast.c | |
parent | bad6f707e017f0a64f682f0d6d7e55cbd0fe324c (diff) | |
download | cpython-23733ffe433af44d73701e58c87135c4d68e3cd6.tar.gz |
More email package fixes.
MIMEApplication() requires a bytes object for its _data, so fix the tests.
We no longer need utils._identity() or utils._bdecode(). The former isn't
used anywhere AFAICT (where's "make test's" lint? <wink>) and the latter is a
kludge that is eliminated by base64.b64encode().
Current status: 5F/5E
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions