Home
last modified time | relevance | path

Searched defs:test_fstring (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_type_comments.py275 def test_fstring(self): member in TypeCommentTests
Dtest_fstring.py1119 def test_fstring(x, expected): function
Dtest_ast.py2106 def test_fstring(self): member in EndPositionTests