Skip to content

aexpect.utils.path.find_command doesn't cope with "~" #60

@ldoktor

Description

@ldoktor

The aexpect.utils.path.find_command function won't find binaries when they contain ~ (eg. ~/.local/bin). How about using shutil.which instead of our custom handling? (eventually expand the path and then use shutil.which).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions