Add thread for "Iterating over a dictionary..." that discusses dict() and dict.update()
This commit is contained in:
parent
62e03923b1
commit
d461fe1a8a
|
@ -128,6 +128,9 @@ Standard types
|
|||
|
||||
Thread: "Iterating over a dict",
|
||||
http://mail.python.org/pipermail/python-3000/2006-April/000283.html
|
||||
|
||||
Thread: have iter(mapping) generate (key, value) pairs
|
||||
http://mail.python.org/pipermail/python-3000/2006-June/002368.html
|
||||
|
||||
* There will be no ``frozenlist`` type.
|
||||
|
||||
|
|
Loading…
Reference in New Issue