Staging
v0.5.1
https://github.com/python/cpython
Revision 64a820b4a2a5a55561bf3200dc67068ea19ff2a1 authored by R. David Murray on 11 November 2010, 20:17:16 UTC, committed by R. David Murray on 11 November 2010, 20:17:16 UTC
........
  r86414 | r.david.murray | 2010-11-11 15:09:20 -0500 (Thu, 11 Nov 2010) | 8 lines

  #1466065: add validate option to base64.b64decode

  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 a52cce7
History
Tip revision: 64a820b4a2a5a55561bf3200dc67068ea19ff2a1 authored by R. David Murray on 11 November 2010, 20:17:16 UTC
Blocked revisions 86414 via svnmerge
Tip revision: 64a820b
File Mode Size
IN.py -rw-r--r-- 1.1 KB
regen -rwxr-xr-x 93 bytes

back to top