New submission from Barry A. Warsaw <ba...@python.org>:

Found a bug when trying to read a resource from a subpackage in a zip file.  I 
was actually surprised we didn't have a test for this AFAICT, and when I added 
one, it did fail.

I have a PR coming soon.

----------
assignee: barry
components: Library (Lib)
messages: 314500
nosy: barry, brett.cannon
priority: normal
severity: normal
status: open
title: importlib.resources breaks on subdirectories
versions: Python 3.7, Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33151>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to