Skip to content

Commit 17dbd2b

Browse files
authored
Update Doc/library/stdtypes.rst
1 parent 6c9d217 commit 17dbd2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Doc/library/stdtypes.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4860,7 +4860,6 @@ can be used interchangeably to index the same dictionary entry.
48604860
Dictionary order is guaranteed to be insertion order. This behavior was
48614861
an implementation detail of CPython from 3.6.
48624862

4863-
48644863
These are the operations that dictionaries support (and therefore, custom
48654864
mapping types should support too):
48664865

0 commit comments

Comments
 (0)