Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_decimal.py289 def FixQuotes(val): function
320 v = FixQuotes(val)
340 ans = FixQuotes(ans)
/external/python/cpython3/Lib/test/
Dtest_decimal.py351 def FixQuotes(val): function
382 v = FixQuotes(val)
402 ans = FixQuotes(ans)