importlib_resources icon indicating copy to clipboard operation
importlib_resources copied to clipboard

A better error message from importlib.resources.files() when module spec is None

Open whitphx opened this issue 3 months ago • 0 comments

Copied from a PR on the CPython repository's importlib/resources. The original PR is https://github.com/python/cpython/pull/138531

whitphx avatar Oct 22 '25 14:10 whitphx