]> granicus.if.org Git - python/commit
Patch #880621: the last message of a Babyl mailbox ends in '\037' instead of
authorJohannes Gijsbers <jlg@dds.nl>
Sat, 21 Aug 2004 12:30:26 +0000 (12:30 +0000)
committerJohannes Gijsbers <jlg@dds.nl>
Sat, 21 Aug 2004 12:30:26 +0000 (12:30 +0000)
commit6abc685a03763a44f4b7abb2a5d0f3c6b2853ac5
treef88b75926a3a5cec317a43a740dc8cf52e2839eb
parent6d63a8dd09a3be6b5afd7a327bf86bca6be6ff0d
Patch #880621: the last message of a Babyl mailbox ends in '\037' instead of
'\037\014\n' (see http://quimby.gnus.org/notes/BABYL) so look for that as well,
so that applications won't get '\037' as the last line of the last message.
Lib/mailbox.py