Searched refs:test_new_octal_notation (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/ | ||
D | test_parser.py | 270 def test_new_octal_notation(self): member in TestNumericLiterals |
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/ | ||
D | test_parser.py | 569 def test_new_octal_notation(self): member in TestNumericLiterals |