Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_decimal.py140 RoundingDict = {'ceiling' : ROUND_CEILING, #Maps test-case names to roundings. variable
259 value = RoundingDict[value]