-
Notifications
You must be signed in to change notification settings - Fork 1
multiple patterns from single string #760
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Check for existing issues
- Completed
What kind of feature is this?
Data Loading & I/O
Other Feature Category
No response
Description
A better regex-based alternative to search global paths for files.
Motivation / Use Case
Currently, we are using glob.glob to search global paths for files, and an immediate shortcoming of this approach is that it cannot be used to search multiple patterns with a single string1.
Contribution
- I am interested in submitting a Pull Request for this.
Footnotes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers