Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/tests/
Dranddec.py261 close_funcs = [ variable
273 for func in close_funcs:
280 for func1 in close_funcs:
281 for func2 in close_funcs:
283 for func in close_funcs:
291 for func1 in close_funcs:
292 for func2 in close_funcs:
293 for func3 in close_funcs:
296 for func in close_funcs:
303 for func in close_funcs:
[all …]