mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Fix typo
This commit is contained in:
parent
ae0cbde231
commit
e5905a9413
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ The class can be used to simulate nested scopes and is useful in templating.
|
|||
|
||||
A user updateable list of mappings. The list is ordered from
|
||||
first-searched to last-searched. It is the only stored state and can
|
||||
modified to change which mappings are searched. The list should
|
||||
be modified to change which mappings are searched. The list should
|
||||
always contain at least one mapping.
|
||||
|
||||
.. method:: new_child()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue