Andrew Dunstan wrote:

another nit with base64 is that properly encoded data requires
newlines according to the standard.

er, no, not as I read rfc 3548 s 2.1.

cheers

andrew



Why does encode('my text', 'base64') include newlines in its output? I think MIME requires text to be broken into 76 char lines but why does encode do this?

--
Andrew Chernow
eSilo, LLC
every bit counts
http://www.esilo.com/

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to