[issue25357] Add an optional newline parameter to binascii.b2a_base64() to not add a newline

STINNER Victor report at bugs.python.org
Fri Oct 9 13:05:30 EDT 2015


STINNER Victor added the comment:

Updated patch to take Serhiy's comments in account and now with an unit test!

----------
Added file: http://bugs.python.org/file40733/binascii_b2a_base64_newline-2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25357>
_______________________________________


More information about the Python-bugs-list mailing list