Commit d2783da6 authored by Guido van Rossum's avatar Guido van Rossum

The correct RFC to reference is RFC-1521 (MIME part one), not 1421 (PEM).

parent f23aa1ee
#! /usr/bin/env python
# Conversions to/from base64 transport encoding as per RFC-MIME (Dec 1991
# version).
# Parameters set by RFC-1421.
# Conversions to/from base64 transport encoding as per RFC-1521.
#
# Modified 04-Oct-95 by Jack to use binascii module
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment