Strings will stay iterable.
This commit is contained in:
parent
fa19ef822d
commit
1de296ca70
|
@ -31,6 +31,11 @@ Core language
|
|||
Thread: "Parallel iteration syntax",
|
||||
http://mail.python.org/pipermail/python-3000/2006-March/000210.html
|
||||
|
||||
* Strings will stay iterable.
|
||||
|
||||
Thread: "Making strings non-iterable",
|
||||
http://mail.python.org/pipermail/python-3000/2006-April/000759.html
|
||||
|
||||
|
||||
Builtins
|
||||
========
|
||||
|
|
Loading…
Reference in New Issue