]> granicus.if.org Git - python/commit
UnixMailbox: don't be fooled by lines that begin with "From " but
authorGuido van Rossum <guido@python.org>
Fri, 3 Apr 1998 16:04:05 +0000 (16:04 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 3 Apr 1998 16:04:05 +0000 (16:04 +0000)
commitfbe63de37decd3e54d349e83b3e9100842013730
tree1ed3e038259066d28f1a008d7074cff8f7fe2aa5
parent7e07b3845b27f1f9c30733431ebd4dccbae8b9d4
UnixMailbox: don't be fooled by lines that begin with "From " but
otherwise don't look like headers at all...
Also robustify the test code a bit.
Lib/mailbox.py