Searched refs:test_hex_unsigned (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_int_literal.py | 31 def test_hex_unsigned(self): member in TestHexOctBin |
/external/python/cpython2/Lib/test/ | ||
D | test_int_literal.py | 33 def test_hex_unsigned(self): member in TestHexOctBin |