[issue33254] Have importlib.resources.contents() return an interable instead of an iterator

Brett Cannon report at bugs.python.org
Fri Apr 20 17:39:33 EDT 2018


Change by Brett Cannon <brett at python.org>:


----------
title: importlib.resources.contents() incorrectly yields an empty list -> Have importlib.resources.contents() return an interable instead of an iterator

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33254>
_______________________________________


More information about the Python-bugs-list mailing list