On 6/21/07, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote: [Guido] > > Have we agreed on the level of > > normalization for source code yet? I'm pretty sure we have agreed on > > *when* it happens, i.e. (logically) before the lexer starts scanning > > the source code. > > That isn't actually my view: I would apply normalization *only* to > identifiers, i.e. leave string literals unmodified. If people would > rather see normalization applied to the entire input, that would be > an option, of course (although perhaps more expensive to implement, > as you need to perform it on all source, even if that source turns > out to be ASCII only).
OK, sorry, I must've stopped reading that thread at the wrong moment. No need to change it on my behalf. -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com