]> granicus.if.org Git - python/commit
Re-write the rfc822 tests to use PyUnit.
authorFred Drake <fdrake@acm.org>
Tue, 22 May 2001 19:38:31 +0000 (19:38 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 22 May 2001 19:38:31 +0000 (19:38 +0000)
commit876dc70b2eaf32433b6d072cb7aa496c08228a3d
tree9cfe8bfec2d285ee26ae27f001651417be5d8896
parent233226e9773cb065d6fb2ffce9320e4c885894f3
Re-write the rfc822 tests to use PyUnit.
Update to reflect using "" as the default value for the second parameter
to the get() method.
Lib/test/test_rfc822.py