2006/4/7, Aahz <[EMAIL PROTECTED]>:
>
> Please submit a bug report on SourceForge and report back the ID.
http://python.org/sf/1466065
Seo Sanghyeon
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Uns
On Thu, Apr 06, 2006, Sanghyeon Seo wrote:
>
> base64 module documentation for b64decode function says, "TypeError is
> raised if s were incorrectly padded or if there are non-alphabet
> characters present in the string." But this doesn't seem to be the
> case. Testcase:
>
> import base64
> base64