En Sat, 12 Apr 2008 11:25:59 -0300, Martin v. Löwis <[EMAIL PROTECTED]>  
escribió:

>> And making an utf-8 encoding default is not possible without writing a
>> new function?
>
> There is no default encoding anymore in Python 3. This is by design,
> learning from the problems in Python 2.x.

So sys.getdefaultencoding() will disappear? Currently it returns "utf-8".
In case it stays, what is it used for?

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to