]> granicus.if.org Git - python/commit
State that encode() and encodestring() append a newline to the input data
authorFred Drake <fdrake@acm.org>
Fri, 28 Sep 2001 16:01:46 +0000 (16:01 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 28 Sep 2001 16:01:46 +0000 (16:01 +0000)
commitb387860c70a783599a4111180b0812fb72723608
treee59e14a75986b3fd4b43997c0daffa21efbd106f
parentce608b02a69384d6c99466c8855ad62bbe097acf
State that encode() and encodestring() append a newline to the input data
if it does not already end with a newline.
This fixes SF bug #463330.
Doc/lib/libbase64.tex