micropython-lib/collections/collections
Paul Sokolovsky 1dda2b29d5 collections: Add dummy MutableMapping ABC.
Actually should be in collections.abc since Python 3.3, but for compatibility
still present directly in collections, where cross-version software digs for
it.
2015-06-10 00:32:27 +03:00
..
__init__.py collections: Add dummy MutableMapping ABC. 2015-06-10 00:32:27 +03:00