Staging
v0.8.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
c-api
data
distutils
documenting
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 6.0 KB
README.txt -rw-r--r-- 5.0 KB
about.rst -rw-r--r-- 1.3 KB
bugs.rst -rw-r--r-- 3.2 KB
conf.py -rw-r--r-- 5.7 KB
contents.rst -rw-r--r-- 440 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 28.3 KB
license.rst -rw-r--r-- 46.5 KB
make.bat -rw-r--r-- 1.6 KB

README.txt

back to top