On Sun, Mar 27, 2011 at 02:13:29PM -0400, Eugene Toder wrote: > > I'm not disputing that, and I understand that my current choice of mail > > reader limits me. I was just asking if it would be possible (read: fairly > > easy) to only generate utf-8 when it was necessary. > > Isn't utf-8 itself same as ascii where no non-ascii symbols are used?
Yes, however some software will label outgoing stuff as UTF-8 even if actually it contains no non-ASCII characters. Then, other software will assume that it cannot understand the message (either because it assumes the charset label is correct or because it doesn't know that it can understand "UTF-8" that contains no top-bit-set characters). _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com