[Python-Dev] PEP 263 considered faulty (for some Japanese)

Greg Ewing greg@cosc.canterbury.ac.nz
Wed, 13 Mar 2002 12:45:03 +1300 (NZDT)


> I think I can propose a compromise though: there may be two default
> encodings, one used for Python source code, and one for data.

Seems to me there shouldn't be changeable default
encoding for source files at all. The encoding of
a source file is a property of the file itself,
not the interpreter used to read it.

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg@cosc.canterbury.ac.nz	   +--------------------------------------+