Commit graph

1 commit

Author SHA1 Message Date
Gil Forsyth
156313822a fix pip completion
pip completion results for install/uninstall were returning the entire
list of installed packages in a given python install no matter the
contents of the completion prefix.

Now the results are filtered by a `startswith(prefix)`
2016-10-04 10:17:46 -04:00