Make dynamic types work as intended. Or at least more so.
XXX There are still some loose ends: repr(), str(), hash() and comparisons don't inherit a default implementation from object. This must be resolved similarly to the way it's resolved for classic instances.
Showing
Please register or sign in to comment