LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
basicco/__init__.py
basicco/abstract_class.py
basicco/caller_module.py
basicco/custom_repr.py
basicco/explicit_hash.py
basicco/import_path.py
basicco/namespace.py
basicco/privatize.py
basicco/py.typed
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_abstract_class.py
tests/test_caller_module.py
tests/test_custom_repr.py
tests/test_explicit_hash.py
tests/test_import_path.py
tests/test_namespace.py
tests/test_namespaced.py
tests/test_privatize.py
tests/test_recursive_repr.py
tests/test_runtime_final.py
tests/test_unique_iterator.py