Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_format.py502 def test_with_two_commas_in_format_specifier(self): member in FormatTest
Dtest_fstring.py1330 def test_with_two_commas_in_format_specifier(self): member in TestCase