Clarify the sentence "python won't be unicode" which could be interpreted

too broadly.
This commit is contained in:
Guido van Rossum 2006-05-01 17:26:22 +00:00
parent 2d67f00b68
commit 5081b0b9c1
1 changed files with 2 additions and 2 deletions

View File

@ -47,8 +47,8 @@ Core language
Thread: "Adding sorting to generator comprehension",
http://mail.python.org/pipermail/python-3000/2006-April/001295.html
* Python won't use Unicode characters for anything except string
literals or comments.
* Python 3000 source code won't use non-ASCII Unicode characters for
anything except string literals or comments.
Thread: sets in P3K?
http://mail.python.org/pipermail/python-3000/2006-April/01474.html