Martin> If the default encoding is ASCII, and you have a 8-bit
Martin> character, the compiler will emit a warning if it is enhanced to
Martin> follow PEP 263. So what were you getting at?
I was thinking about strings used as byte containers for non-character data.
Skip