Home
last modified time | relevance | path

Searched refs:myint2 (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_long.py1510 class myint2(int): class
1514 i = myint2.from_bytes(b'\x01', 'big')
1515 self.assertIs(type(i), myint2)

Completed in 3 milliseconds