Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py104 ContextFunctions = { variable
1228 check_untested(ContextFunctions, C.Context, P.Context)
1266 for method in ContextFunctions['unary']:
1269 for method in ContextFunctions['binary']:
1272 for method in ContextFunctions['ternary']: