Home
last modified time | relevance | path

Searched defs:Point3D (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_dataclasses.py782 class Point3D: class
H A Dtest_typing.py6860 class Point3D(Point2DGeneric[T], Generic[T, KT]): class
6881 class Point3D(Point2DGeneric[T], Generic[KT]): global() class in TypedDictTests.test_generic_inheritance.Point3D
[all...]

Completed in 19 milliseconds