[Python-Dev] PEP 263 -- Python Source Code Encoding (original) (raw)
Skip Montanaro skip@pobox.com
Wed, 27 Feb 2002 15:41:53 -0600
- Previous message: [Python-Dev] PEP 263 -- Python Source Code Encoding
- Next message: [Python-Dev] PEP 263 -- Python Source Code Encoding
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] PEP 263 -- Python Source Code Encoding
- Next message: [Python-Dev] PEP 263 -- Python Source Code Encoding
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]