Staging
v0.8.1
https://github.com/python/cpython
Revision 6495136e4018b626c40500bbd564fdfda9825587 authored by R. David Murray on 11 November 2010, 20:09:20 UTC, committed by R. David Murray on 11 November 2010, 20:09:20 UTC
Patch by Neil Tallim.  This provides a mechanism for module
users to achieve RFC 3548 compliance in the cases where ignoring
non-base64-alphabet input characters is *not* mandated by the RFC that
references RFC 3548.
1 parent 49afa38
History
Tip revision: 6495136e4018b626c40500bbd564fdfda9825587 authored by R. David Murray on 11 November 2010, 20:09:20 UTC
#1466065: add validate option to base64.b64decode
Tip revision: 6495136
File Mode Size
Grammar -rw-r--r-- 5.8 KB

back to top