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