Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py141 MaxContextSkip = ['is_normal', 'is_subnormal', 'logical_invert', 'next_minus', variable
795 if (t.funcname not in MaxContextSkip and
/external/python/cpython3/Lib/test/
Dtest_decimal.py5493 MaxContextSkip = ['logical_invert', 'next_minus', 'next_plus',