Clarify the sentence "python won't be unicode" which could be interpreted
too broadly.
This commit is contained in:
parent
2d67f00b68
commit
5081b0b9c1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue