Closed
Description
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
Labels
No labels