062478e66d
Creating of classes (types) and instances is much more like CPython now. You can use "type('name', (), {...})" to create classes.