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
Raw File
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
.gitignore
Doc/build/
Doc/tools/docutils/
Doc/tools/jinja2/
Doc/tools/pygments/
Doc/tools/sphinx/
Makefile
Makefile.pre
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Parser/pgen.stamp
build/
config.log
config.status
libpython3.2.a
pybuilddir.txt
pyconfig.h
python
python-gdb.py
tags
Lib/lib2to3/Grammar3.2.0.alpha.2.pickle
Lib/lib2to3/PatternGrammar3.2.0.alpha.2.pickle
autom4te.cache
back to top