mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-23 15:44:35 +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`.