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
README -rw-r--r-- 1.2 KB
beer.py -rwxr-xr-x 464 bytes
eqfix.py -rwxr-xr-x 6.2 KB
fact.py -rwxr-xr-x 1.1 KB
find-uname.py -rwxr-xr-x 1.2 KB
from.py -rwxr-xr-x 895 bytes
lpwatch.py -rwxr-xr-x 2.8 KB
makedir.py -rwxr-xr-x 512 bytes
markov.py -rwxr-xr-x 3.5 KB
mboxconvert.py -rwxr-xr-x 3.1 KB
morse.py -rwxr-xr-x 4.0 KB
newslist.doc -rwxr-xr-x 2.4 KB
newslist.py -rwxr-xr-x 11.3 KB
pi.py -rwxr-xr-x 889 bytes
pp.py -rwxr-xr-x 3.6 KB
primes.py -rwxr-xr-x 607 bytes
queens.py -rwxr-xr-x 2.2 KB
script.py -rwxr-xr-x 984 bytes
unbirthday.py -rwxr-xr-x 3.1 KB
update.py -rwxr-xr-x 2.8 KB

README

back to top