]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
mhlib.py: new interface to MH folders and messages
authorGuido van Rossum <guido@python.org>
Thu, 23 Jun 1994 12:06:02 +0000 (12:06 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 23 Jun 1994 12:06:02 +0000 (12:06 +0000)
commit560131328c9ddfa25555048b1bf4d760c02e1dd7
treebb9be4a4ce12a50543691c97a62d8edae4e4bf1e
parent85d894559029cad1e5ed0f71b9a63242d4631b87
mhlib.py: new interface to MH folders and messages
multifile.py: added readlines() and read() methods
mimetools.py: mimetools.py: added functions to encode/decode standard MIME
Content-transfer-encoding types (as well as uuencode)
rfc822.py: Accept lines ending in CR LF as well
Lib/mhlib.py [new file with mode: 0644]