mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-09 08:26:45 +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`.