Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_long.py1518 class myint3(int): class
1522 i = myint3.from_bytes(b'\x01', 'big')
1523 self.assertIs(type(i), myint3)

Completed in 2 milliseconds