Files
typeshed/stdlib
Dave Halter 2cedbc7d63 Add missing attributes of type (#2544)
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`.
2018-12-20 20:01:40 -08:00
..
2018-12-20 20:01:40 -08:00
2018-12-20 20:01:40 -08:00
2018-04-06 11:09:11 -07:00
2018-10-24 07:20:53 -07:00