Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py671 def convert(t, convstr=True): argument
693 convstr and isinstance(op, str):
1043 if not convert(t, convstr=False):
1056 if not convert(t, convstr=False):