Home
last modified time | relevance | path

Searched defs:_count_elements (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/collections/
H A D__init__.py523 def _count_elements(mapping, iterable): function
530 from _collections import _count_elements namespace
/third_party/python/Lib/test/
H A Dtest_collections.py17 from collections import namedtuple, Counter, OrderedDict, _count_elements namespace

Completed in 7 milliseconds