mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Fix out-of-date comment
This commit is contained in:
parent
3ece994f9d
commit
62bc321819
1 changed files with 1 additions and 1 deletions
|
|
@ -842,7 +842,7 @@ def __iand__(self, other):
|
|||
|
||||
|
||||
########################################################################
|
||||
### ChainMap (helper for configparser and string.Template)
|
||||
### ChainMap
|
||||
########################################################################
|
||||
|
||||
class ChainMap(MutableMapping):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue