diff options
author | Barry Warsaw <barry@python.org> | 2002-07-09 02:38:24 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2002-07-09 02:38:24 (GMT) |
commit | 329d3af4437656815f3e05e946171a016484b1ce (patch) | |
tree | dc57dfda336865d94eb30290e9a6e48674fcec62 /Lib/email | |
parent | e5270aea23ff8e35a60d836ceeefe013f28cfc98 (diff) | |
download | cpython-329d3af4437656815f3e05e946171a016484b1ce.zip cpython-329d3af4437656815f3e05e946171a016484b1ce.tar.gz cpython-329d3af4437656815f3e05e946171a016484b1ce.tar.bz2 |
TestEmailBase.ndiffAssertEqual(): Python 2.1's difflib doesn't have an
ndiff function, so just alias it to assertEqual in that case.
Various: make sure all openfile()/read()'s are wrapped in
try/finally's so the file gets closed.
A bunch of new tests checking the corner cases for multipart/digest
and message/rfc822.
Diffstat (limited to 'Lib/email')
0 files changed, 0 insertions, 0 deletions