mirror of https://github.com/python/cpython
Fix out-of-date comment
This commit is contained in:
parent
3ece994f9d
commit
62bc321819
|
@ -842,7 +842,7 @@ class Counter(dict):
|
|||
|
||||
|
||||
########################################################################
|
||||
### ChainMap (helper for configparser and string.Template)
|
||||
### ChainMap
|
||||
########################################################################
|
||||
|
||||
class ChainMap(MutableMapping):
|
||||
|
|
Loading…
Reference in New Issue