[Email-SIG] quoted printable implementations
Alex Burgel
alex at dailycandy.com
Fri Dec 3 19:13:30 CET 2004
Hi,
I need to encode some stuff as quoted-printable. There seems to be 3
implementations: the quopri module, binascii module, and email.quopriMIME.
Does anyone know why there are two version? Is there a recommended one?
I know the quopri and email.quopriMIME modules are implemented in python,
but I'm not sure about binascii, is that implemented in C?
Thanks.
--Alex
More information about the Email-SIG
mailing list