fsspec / gcsfs

Pythonic file-system interface for Google Cloud Storage
http://gcsfs.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
334 stars 143 forks source link

Add test to agree on desired aligned behavior of ls for empty directo… #598

Open hmeyer opened 9 months ago

hmeyer commented 9 months ago

…ries.

martindurant commented 9 months ago

You are very welcome to try this - thank you. I believe it will take much more changes through the codebase to "treat zero-"/" files as directories" and also cope with the case where they do not exist.