1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-10 10:21:23 +02:00
zsh/Completion/Redhat/Command
Malcolm Ramsay d8e3218938 Specify system python in dnf completion
The python executable in the python_exec variable was the python[2|3]
executable found in $PATH. When the python[2|3] executable was not the
system installed version the completion command raised an `ImportError`
as the 'dnf' module was not found.

This commit just completely specifies the python version to be the
system version `/usr/bin/python[2|3]`, allowing completion within a
python dev environment.
2017-11-13 21:14:56 +01:00
..
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
_dnf Specify system python in dnf completion 2017-11-13 21:14:56 +01:00
_rpm 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset -P' calls to use shortest match where applicable, plus random drive-by tweaks. 2016-10-07 13:56:31 +00:00
_scl 41725: assorted minor updates to completion functions 2017-09-18 15:53:29 +02:00
_yum 40004: fix cache mechanism, complete groups and other minor improvements 2016-11-24 16:11:55 +01:00