]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Re-write the mailbox test suite to use PyUnit. Cover a lot more ground
authorFred Drake <fdrake@acm.org>
Mon, 21 May 2001 20:23:21 +0000 (20:23 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 21 May 2001 20:23:21 +0000 (20:23 +0000)
commitc02bc3e81900cf46adb897e76d61f3983607d83d
tree3f03dbe8888b8df5b24ddcceff06f2416af55af5
parent39d345127e7cdf09024420596136b0b785239199
Re-write the mailbox test suite to use PyUnit.  Cover a lot more ground
for the Maildir mailbox format.  This still does not address other mailbox
formats.
Lib/test/output/test_mailbox
Lib/test/test_mailbox.py