?
=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=
Skip said:Martin> I wonder how much would break if Python would assume the
Martin> terminal encoding is UTF-8 on Darwin. Do people use different
Martin> terminal encodings?
I generally use xterm instead of Terminal.app. I think it's encoding is
latin-1.
Not on OS X. Terminal.App is a software package completely different
from xterm. For one thing, xterm is for X11, whereas Terminal.App is
for Window Server (or whatever the name of the Apple GUI is).
It may be that Apple has changed the defaults at some time, but
atleast on my installation, the default encoding of Terminal.App for
all users is UTF-8.
Regards,
Martin