Re: [Python-Dev] PEP 460: allowing %d and %f and mojibake

2014年1月14日 14:49:08 -0800

On Tue, Jan 14, 2014 at 1:37 PM, Nick Coghlan <[email protected]> wrote:
> Yep - that's why I consider asciistr to be firmly in the "power tool"
> category. If you know what you're doing, it should let you write hybrid API
> code that is just as concise as Python 2, but it's also far more error prone
> than the core Python 3 text model.
Hm. It sounds like the kind of power tool that only candidates for the
Darwin award would use.
The more I hear you defend it, the less I think it's a good idea for
*anything*. And limiting it to PyPy doesn't make it less dangerous.
-- 
--Guido van Rossum (python.org/~guido)
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to