[Python-Dev] PEP 263 - default encoding (original) (raw)
M.-A. Lemburg mal@lemburg.com
Mon, 18 Mar 2002 09:54:26 +0100
- Previous message: [Python-Dev] PEP 263 - default encoding
- Next message: [Python-Dev] PEP 263 considered faulty (for some Japanese)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Stephen J. Turnbull" wrote:
>>>>> "mal" == mal <M.-A.> writes: mal> I have reworded the phase 1 implementation as follows: mal> 1. Implement the magic comment detection, but only apply mal> the detected encoding to Unicode literals in the source file. a. Does this really make sense for UTF-16?
UTF-16 is not allowed as source code encoding; see the PEP for details.
-- Marc-Andre Lemburg CEO eGenix.com Software GmbH
Company & Consulting: http://www.egenix.com/ Python Software: http://www.egenix.com/files/python/
- Previous message: [Python-Dev] PEP 263 - default encoding
- Next message: [Python-Dev] PEP 263 considered faulty (for some Japanese)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]