Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_decimal.py122 ErrorNames = {'clamped' : Clamped, variable
305 theirexceptions = [ErrorNames[x.lower()] for x in exceptions]