Home
last modified time | relevance | path

Searched refs:CounterSubclassWithGet (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_collections.py1965 class CounterSubclassWithGet(Counter): class
2290 c = CounterSubclassWithGet('abracadabra')