Staging
v0.5.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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 556 bytes
.gitignore -rw-r--r-- 427 bytes
.hgeol -rw-r--r-- 503 bytes
.hgignore -rw-r--r-- 771 bytes
.hgtags -rw-r--r-- 3.8 KB
LICENSE -rw-r--r-- 14.2 KB
Makefile.pre.in -rw-r--r-- 40.6 KB
README -rw-r--r-- 6.7 KB
configure -rwxr-xr-x 393.4 KB
configure.in -rw-r--r-- 120.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.7 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 77.8 KB

README

back to top