Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python: Use brace expansion for pip compctl match
Just use brace expansion only (and not a mix of brace expansion and path expansion) to expand `sed` match for more variants of 'pip*' (pip, pip2, pip3, pip2.7, pip3.7 etc.) in `compctl` assignment
- Loading branch information