Staging
v0.8.1
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
File Mode Size
_iomodule.c -rw-r--r-- 26.0 KB
_iomodule.h -rw-r--r-- 5.0 KB
bufferedio.c -rw-r--r-- 66.1 KB
bytesio.c -rw-r--r-- 20.4 KB
fileio.c -rw-r--r-- 27.9 KB
iobase.c -rw-r--r-- 25.5 KB
stringio.c -rw-r--r-- 22.5 KB
textio.c -rw-r--r-- 78.1 KB

back to top