No frozenlist. Ever.
This commit is contained in:
parent
c7bd254109
commit
241aad870b
|
@ -85,6 +85,11 @@ Standard types
|
|||
Thread: "Iterating over a dict",
|
||||
http://mail.python.org/pipermail/python-3000/2006-April/000283.html
|
||||
|
||||
* There will be no ``frozenlist`` type.
|
||||
|
||||
Thread: "Immutable lists",
|
||||
http://mail.python.org/pipermail/python-3000/2006-May/002219.html
|
||||
|
||||
|
||||
Coding style
|
||||
============
|
||||
|
|
Loading…
Reference in New Issue