Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_decimal.py119 EXTENDEDERRORTEST = False variable
322 if EXTENDEDERRORTEST:
342 if EXTENDEDERRORTEST and fname not in ('to_sci_string', 'to_eng_string'):
/external/python/cpython3/Lib/test/
Dtest_decimal.py117 EXTENDEDERRORTEST = False variable
384 if EXTENDEDERRORTEST:
404 if EXTENDEDERRORTEST and fname not in ('to_sci_string', 'to_eng_string'):