Thanks to visit codestin.com
Credit goes to github.com

Skip to content

glob('**') returns all files and directories #102

@jaraco

Description

@jaraco

A further bug is that glob('**') in zipp returns all files and directoreis, while pathlib.Path.glob('**') returns only directories.

Originally posted by @nh2 in #98 (comment)

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions