Message 296064 - Python tracker (original) (raw)
Ah, I finally understand Victor's comment on my initial attempt at fixing the tests on Mac OS X - the standard streams don't use the filesystem encoding, so they default to ASCII in the C locale, even on Mac OS X.