[Python-Dev] PEP 263 - default encoding

Guido van Rossum guido@python.org
Wed, 13 Mar 2002 08:47:27 -0500


> mal 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.

This was my original stance. :-)

> +1
> 
> (as long as the plan is to change ASCII to UTF-8 in some
> yet unspecified future version)

+1

--Guido van Rossum (home page: http://www.python.org/~guido/)