OOP types register factory functions here, indexed by the fully qualified name of the type. This allows us to construct D class types from the runtime types of Python values.
See Implementation
OOP types register factory functions here, indexed by the fully qualified name of the type. This allows us to construct D class types from the runtime types of Python values.