sbraz@gentoo.org Louis Sautier python@gentoo.org Python Backport of Python standard library importlib.resources module for Python 2.7, and 3.4 through 3.8. Users of Python 3.9 and beyond should use the standard library module, since for these versions, importlib_resources just delegates to that module. python/importlib_resources importlib-resources https://github.com/python/importlib_resources/issues https://importlib-resources.readthedocs.io/