137 B
137 B
Allow combining #[new]
and #[classmethod]
to create a constructor which receives a (subtype's) class/PyType
as its first argument.
Allow combining #[new]
and #[classmethod]
to create a constructor which receives a (subtype's) class/PyType
as its first argument.