LICENSE
MANIFEST.in
README.rst
setup.py
immutables/__init__.py
immutables/_map.c
immutables/_map.h
immutables/_map.pyi
immutables/_testutils.py
immutables/_version.py
immutables/map.py
immutables/py.typed
immutables/pythoncapi_compat.h
immutables.egg-info/PKG-INFO
immutables.egg-info/SOURCES.txt
immutables.egg-info/dependency_links.txt
immutables.egg-info/requires.txt
immutables.egg-info/top_level.txt
tests/__init__.py
tests/test_issue24.py
tests/test_map.py
tests/test_none_keys.py