Searched defs:test__format__ (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_str.py | 127 def test__format__(self): member in StrTest |
D | test_unicode.py | 1300 def test__format__(self): member in UnicodeTest |
/external/python/cpython3/Lib/test/ | ||
D | test_long.py | 625 def test__format__(self): member in LongTest |