Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py93 ContextFunctions = { variable
1066 check_untested(ContextFunctions, C.Context, P.Context)
1088 for method in ContextFunctions['unary']:
1091 for method in ContextFunctions['binary']:
1094 for method in ContextFunctions['ternary']: