Searched refs:test_float_to_string (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_types.py | 93 def test_float_to_string(self): member in TypesTests |
/external/python/cpython3/Lib/test/ | ||
D | test_types.py | 89 def test_float_to_string(self): member in TypesTests |