[Python-Dev] Divorcing str and unicode (no more implicit conversions). (original) (raw)
Guido van Rossum guido at python.org
Tue Oct 25 23:04:09 CEST 2005
- Previous message: [Python-Dev] PEP 343 - multiple context managers in one statement
- Next message: [Python-Dev] Divorcing str and unicode (no more implicit conversions).
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 10/25/05, Bill Janssen <janssen at parc.com> wrote:
I think he was more interested in the invariant Martin proposed, that
len("\U00010000") should always be the same and should always be 1.
Yes but why? What does this invariant do for him?
-- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] PEP 343 - multiple context managers in one statement
- Next message: [Python-Dev] Divorcing str and unicode (no more implicit conversions).
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]