about summary refs log tree commit diff
path: root/Completion/Unix/Command/_python
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@zsh.org>2022-07-16 20:53:59 -0700
committerBart Schaefer <schaefer@zsh.org>2022-07-16 20:53:59 -0700
commit13c6b648385b550efde5bf7be4bdb97cb67dec5f (patch)
tree4b13cfea35e786ebada82b6c8371520abd22555d /Completion/Unix/Command/_python
parentcb59dfb3a6f6cce414c5b852c138d5f6bea6d563 (diff)
downloadzsh-13c6b648385b550efde5bf7be4bdb97cb67dec5f.tar.gz
zsh-13c6b648385b550efde5bf7be4bdb97cb67dec5f.tar.xz
zsh-13c6b648385b550efde5bf7be4bdb97cb67dec5f.zip
users/27852: local _compskip to avoid propagating any changes by _normal
Diffstat (limited to 'Completion/Unix/Command/_python')
-rw-r--r--Completion/Unix/Command/_python2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_python b/Completion/Unix/Command/_python
index e5bac18bb..2711b8fd3 100644
--- a/Completion/Unix/Command/_python
+++ b/Completion/Unix/Command/_python
@@ -3,7 +3,7 @@
 # Python 2.7
 # Python 3.9
 
-local curcontext="$curcontext" state state_descr line
+local curcontext="$curcontext" state state_descr line _compskip="$_compskip"
 typeset -A opt_args
 local -a args