-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Open
Labels
py-coreRelates to py/ directory in sourceRelates to py/ directory in sourcerfcRequest for CommentRequest for Comment
Description
https://docs.python.org/3.5/library/stdtypes.html#class.mro
Lack of it can be annoying for writing proxy objects, missing .__bases__
and no mro() means no access to class hierachy at runtime for user defined classes.
Metadata
Metadata
Assignees
Labels
py-coreRelates to py/ directory in sourceRelates to py/ directory in sourcerfcRequest for CommentRequest for Comment