Home
last modified time | relevance | path

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

/external/python/cpython3/Misc/NEWS.d/
D3.6.0a4.rst587 Prevent assertion error when running test_ast with coverage enabled: ensure
/external/python/cpython3/Lib/test/
Dtest_fstring.py49 def test_ast(self): member in TestCase