We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cdd0f7 commit e5b7f89Copy full SHA for e5b7f89
1 file changed
peps/pep-0814.rst
@@ -77,6 +77,9 @@ Construction
77
- another ``frozendict``,
78
- or an iterable of key/value tuples.
79
80
+* ``frozendict(collection, **kwargs)`` combines the two previous
81
+ constructions.
82
+
83
The insertion order is preserved.
84
85
0 commit comments