Skip to content

multiple patterns from single string #760

@Qazalbash

Description

@Qazalbash

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

  1. Search multiple patterns using glob only once

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions