]> granicus.if.org Git - python/commit
Make b64encode raises properly a TypeError when altchars is not bytes.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Mon, 29 Jun 2009 01:13:41 +0000 (01:13 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Mon, 29 Jun 2009 01:13:41 +0000 (01:13 +0000)
commit5629268e9db5690c6bfbc6845ce7bf7bc6e65637
tree84b3752dc66838721ca05f10316c99b7902af067
parent70f52768fd1070b457d674bed368c69cb4a7483c
Make b64encode raises properly a TypeError when altchars is not bytes.
Lib/base64.py