mirror of
https://github.com/micropython/micropython.git
synced 2026-01-17 09:27:17 +01:00
Creating of classes (types) and instances is much more like CPython now.
You can use "type('name', (), {...})" to create classes.
1.8 KiB
1.8 KiB