micropython-lib/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
..
collections collections: Add dummy MutableMapping ABC. 2015-06-10 00:32:27 +03:00
setup.py collections: Add setup metadata. 2014-05-08 02:41:08 +03:00