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>
1 line
26 B
Text
1 line
26 B
Text
['a', 'b', 'c', 'd', 'e']
|