[issue42531] importlib.resources.path() raises TypeError for packages without __file__
Jason R. Coombs
report at bugs.python.org
Sat Jan 9 18:21:01 EST 2021
Jason R. Coombs <jaraco at jaraco.com> added the comment:
Can you tell me more about the use-case that exhibited this undesirable behavior? That is, what loader is it that supports `open_binary` but not `is_resource` and doesn't have a `__origin__`?
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42531>
_______________________________________
More information about the Python-bugs-list
mailing list