]> granicus.if.org Git - python/commit
Use the modules base64, quopri, and uu, instead of external programs
authorGuido van Rossum <guido@python.org>
Fri, 11 Jul 1997 16:33:26 +0000 (16:33 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 11 Jul 1997 16:33:26 +0000 (16:33 +0000)
commite3cd151d1f9b280217247d6e4f28932b96dc5322
treeb70e07a42d0ade7639f99489dcb52f640e15bac8
parent31cbc846ac3c7f95e570e7b122d4345cf4553d93
Use the modules base64, quopri, and uu, instead of external programs
to decode/encode the standard transfer encodings.
Lib/mimetools.py