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