"Stephen J. Turnbull" <step...@xemacs.org> writes: > I don't see any good reason for allowing non-ASCII-compatible > encodings in the reference CPython interpreter.
There might be a case for having the tokenizer not care about encodings at all and just operate on a stream of unicode characters provided by a different layer. _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com