[Python-Dev] PEP 263 - default encoding
Jason Orendorff
jason@jorendorff.com
2002年3月13日 06:16:10 -0600
M.-A. Lemburg wrote:
> My conclusion to all this is to withdraw the default encoding
> idea and replace it with the fixed ASCII default. This default
> won't be changeable by other means that adding an explicit header
> to the source file.
+1
> Note that I don't want to head on into the UTF-8 discussion
> that has been going on. People who want the UTF-8 source code
> encoding must use the UTF-8 coding header (and/or the BOM mark).
+1
## Jason Orendorff http://www.jorendorff.com/