Staging
v0.5.0
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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 723 bytes
.hgignore -rw-r--r-- 920 bytes
.hgtags -rw-r--r-- 4.0 KB
LICENSE -rw-r--r-- 14.1 KB
Makefile.pre.in -rw-r--r-- 39.0 KB
README -rw-r--r-- 6.8 KB
configure -rwxr-xr-x 385.2 KB
configure.in -rw-r--r-- 115.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 32.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 76.2 KB

README

back to top