mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-16 04:26:26 +08:00
2cedbc7d63
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`.