summaryrefslogtreecommitdiffstatshomepage
path: root/py/modmicropython.c
diff options
context:
space:
mode:
authorMark Anthony Palomer <mpalomer@protonmail.ch>2016-06-06 11:55:07 -0700
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-06-12 17:37:19 +0300
commitdeaf0712aa46315e51700adf3b24366c338a5504 (patch)
treeaf7fb703ecdd1635a8e5832551be44fd8ee4e32a /py/modmicropython.c
parent3131053e1a3b3d5b08745556ef25c62953139fc3 (diff)
downloadmicropython-deaf0712aa46315e51700adf3b24366c338a5504.tar.gz
micropython-deaf0712aa46315e51700adf3b24366c338a5504.zip
tests: Add testcase for OrderedDict equality.
There's a need for .exp file because CPython renders OrderedDict's as: OrderedDict([('b', 2)]) while MicroPython as: OrderedDict({'b': 2})
Diffstat (limited to 'py/modmicropython.c')
0 files changed, 0 insertions, 0 deletions