mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
All these attributes can be seen when using `dir(type)`. In the future we should be discussing if certain methods on object (like __eq__) should really be there. IMO this should be defined on type where it actually also appears when using `dir`.