diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-06-14 21:51:59 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-06-14 21:51:59 +0300 |
commit | 8072162170851bae0e3d9a9e3ec6c7be64ad1253 (patch) | |
tree | 539bd5137555f0931cfa9cd5d9f3ab347ba0dc97 /py/objmodule.c | |
parent | 51805e4a3a69848789d2ac16f9be9b448aa05859 (diff) | |
download | micropython-8072162170851bae0e3d9a9e3ec6c7be64ad1253.tar.gz micropython-8072162170851bae0e3d9a9e3ec6c7be64ad1253.zip |
extmod/modbtree: Initial implementation of "btree" module based on BerkeleyDB.
This implements basic wrapping of native get/put/seq API, and then dictionary
access protocol. Native API is intended to be superceded going forward.
Diffstat (limited to 'py/objmodule.c')
0 files changed, 0 insertions, 0 deletions