python-lhafile icon indicating copy to clipboard operation
python-lhafile copied to clipboard

namelist() does not list directories

Open solarmon opened this issue 3 years ago • 0 comments

I assume this is the same lhafile project that is available at:

https://pypi.org/project/lhafile/

When namelist() is used it does not list the directories as an item. When namelist() is used in zipfile, it does list directories as an item. I assume the namelist() definition feature of lhafile and zipfile should be the same/equivalent?

solarmon avatar Jun 24 '22 12:06 solarmon