Skip to content

Allow a list of directories for the "path" argument #3

Closed
@pfmoore

Description

@pfmoore

The "path" argument to the various functions is a string - I assume it has the same format as the PATH environment variable (os.pathsep separated directories to search). It might be useful to also allow a list of strings for cases where the set of paths to search is constructed programmatically.

Note: I've only just looked at this library for the first time - while I can imagine places I'd find this useful, I don't actually have a use case for this right now, so this is very much just a suggestion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions