-
- Downloads
extmod/moductypes: Accept OrderedDict as a structure description.
Using OrderedDict (i.e. stable order of fields) would for example allow to automatically calculate field offsets in structures.
Please register or sign in to comment
Using OrderedDict (i.e. stable order of fields) would for example allow to automatically calculate field offsets in structures.