[issue7701] fix output string length for binascii.b2a_uu()

STINNER Victor report at bugs.python.org
Thu Jan 14 18:25:41 CET 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

> The patch doesn't apply cleanly against trunk

Because of r77497 (issue #770). No problem, here is the new patch. I'm now using a git-svn repository to keep all my patches. It's much easier to update them to trunk ;-)

> Also, it would be nice to add a test.

done

----------
Added file: http://bugs.python.org/file15879/binascii_b2a_uu_length-3.patch

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


More information about the Python-bugs-list mailing list