Fix up some attributes and __dict__ handling
- make sure that, except for a few special cases, any type which has instance attributes gets a __dict__ descriptor - remove instance attributes from generator and builtin_function_or_method objects
Showing
Please register or sign in to comment