You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
457fdf61c3
An OrderedDict can now be used for the locals when creating a type explicitly via type(name, bases, locals). Signed-off-by: Damien George <damien@micropython.org>
2 lines
26 B
Plaintext
2 lines
26 B
Plaintext
['a', 'b', 'c', 'd', 'e']
|