构造器
4 条带有 constructors 标签的Python 类型规范规则。
-
constructors_call_initConstructor call errors via__init__method -
constructors_call_newConstructor call type mismatch with specialized generic class -
constructors_call_typeInvalid constructor call viatypeTparameter -
constructors_callableInvalid call to a constructor-derived callable