Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
D_pydecimal.py6280 def _group_lengths(grouping): function
6324 for l in _group_lengths(grouping):
/external/python/cpython2/Lib/
Ddecimal.py6096 def _group_lengths(grouping): function
6140 for l in _group_lengths(grouping):