[issue1466065] base64 module ignores non-alphabet characters

R. David Murray report at bugs.python.org
Wed Jul 29 20:39:28 CEST 2009


R. David Murray <rdmurray at bitdance.com> added the comment:

Hmm.  But if the module is used outside of MIME (which it can be, and in
fact is in the stdlib itself), then an error must be raised in order to
comply with that RFC.  So it sounds like we really ought to have that
flag.  And I was even wrong about the appropriate default.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1466065>
_______________________________________


More information about the Python-bugs-list mailing list