Home
last modified time | relevance | path

Searched refs:APoint (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_typing.py951 class APoint: class
973 self.assertIsInstance(APoint(1, 2, 'A'), Point)