Lukasz Taczuk added the comment:

Could someone update the docs for python 2.7.3?

This ticket is marked as closed and b64decode still silently ignores non base64 
chars, but the documentation (for 2.7.3) still states that while calling 
b64decode "A TypeError is raised if (...) or if there are non-alphabet 
characters present in the string.".
http://docs.python.org/2.7/library/base64.html

----------
nosy: +ltaczuk

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1466065>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to