]> granicus.if.org Git - python/commit
Fixed off-by-one error in rle-decode, and allow whitespace in base64
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 22 Jan 1996 10:47:15 +0000 (10:47 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 22 Jan 1996 10:47:15 +0000 (10:47 +0000)
commitba1de3bafb4721f63ab6d8192b567a4008e22b65
tree4eecf8e38ed5beae5128315f164c5f7d3e32eb33
parent61f3df4543751f98d02c86b03aa97b72bc80992f
Fixed off-by-one error in rle-decode, and allow whitespace in base64
ascii input (thanks to Donald Beaudry for pointing these out)
Modules/binascii.c