Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py606 def convert(t, convstr=True): argument
626 convstr and isinstance(op, str):
899 if not convert(t, convstr=False):
912 if not convert(t, convstr=False):