Add a missing period
This commit is contained in:
parent
52a15932e7
commit
4d66e51a8f
|
@ -132,7 +132,7 @@ Part 2:
|
|||
``dict``
|
||||
|
||||
Note that Python implementations which have an ordered ``dict`` won't
|
||||
need to change anything
|
||||
need to change anything.
|
||||
|
||||
The following code demonstrates roughly equivalent semantics for both
|
||||
parts 1 and 2::
|
||||
|
|
Loading…
Reference in New Issue