diff options
author | Damien George <damien@micropython.org> | 2020-06-21 17:25:44 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-06-24 12:05:40 +1000 |
commit | 457fdf61c3bca550b4ad3fb2c6822c838984dac0 (patch) | |
tree | 82b9b90208d1aabe81840392ac11ea560b8f11d8 /py/asmarm.c | |
parent | 7dd480ad5505a40bb33ee52d01c5fa78b1273083 (diff) |
py/objtype: Support passing in an OrderedDict to type() as the locals.
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>
Diffstat (limited to 'py/asmarm.c')
0 files changed, 0 insertions, 0 deletions