LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
basicco/__init__.py
basicco/caller_module.py
basicco/context_vars.py
basicco/custom_repr.py
basicco/explicit_hash.py
basicco/import_path.py
basicco/mangling.py
basicco/mapping_proxy.py
basicco/namespace.py
basicco/py.typed
basicco/qualname.py
basicco/recursive_repr.py
basicco/runtime_final.py
basicco/unique_iterator.py
basicco.egg-info/PKG-INFO
basicco.egg-info/SOURCES.txt
basicco.egg-info/dependency_links.txt
basicco.egg-info/requires.txt
basicco.egg-info/top_level.txt
tests/test_caller_module.py
tests/test_context_vars.py
tests/test_custom_repr.py
tests/test_explicit_hash.py
tests/test_import_path.py
tests/test_mangling.py
tests/test_mapping_proxy.py
tests/test_namespace.py
tests/test_qualname.py
tests/test_recursive_repr.py
tests/test_runtime_final.py
tests/test_unique_iterator.py