$97 GRAYBYTE WORDPRESS FILE MANAGER $85

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.162.162 | ADMIN IP 216.73.217.149
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/lib/python3.8/site-packages/pip/_internal/commands/__pycache__/

HOME
Current File : /lib/python3.8/site-packages/pip/_internal/commands/__pycache__//completion.cpython-38.pyc
U

��.e��@sXddlmZddlZddlZddlmZddlmZdZdddd	�Z	Gd
d�de�Z
dS)�)�absolute_importN)�Command)�get_progzJ
# pip %(shell)s completion start%(script)s# pip %(shell)s completion end
a
        _pip_completion()
        {
            COMPREPLY=( $( COMP_WORDS="${COMP_WORDS[*]}" \
                           COMP_CWORD=$COMP_CWORD \
                           PIP_AUTO_COMPLETE=1 $1 2>/dev/null ) )
        }
        complete -o default -F _pip_completion %(prog)s
    aM
        function _pip_completion {
          local words cword
          read -Ac words
          read -cn cword
          reply=( $( COMP_WORDS="$words[*]" \
                     COMP_CWORD=$(( cword-1 )) \
                     PIP_AUTO_COMPLETE=1 $words[1] 2>/dev/null ))
        }
        compctl -K _pip_completion %(prog)s
    aw
        function __fish_complete_pip
            set -lx COMP_WORDS (commandline -o) ""
            set -lx COMP_CWORD ( \
                math (contains -i -- (commandline -t) $COMP_WORDS)-1 \
            )
            set -lx PIP_AUTO_COMPLETE 1
            string split \  -- (eval $COMP_WORDS[1])
        end
        complete -fa "(__fish_complete_pip)" -c %(prog)s
    )�bash�zsh�fishcs,eZdZdZdZ�fdd�Zdd�Z�ZS)�CompletionCommandz3A helper command to be used for command completion.Tcsltt|�j||�|j}|jddddddd�|jdd	dd
ddd�|jdd
ddddd�|j�d|�dS)Nz--bashz-b�store_constr�shellzEmit completion code for bash)�action�const�dest�helpz--zshz-zrzEmit completion code for zshz--fishz-frzEmit completion code for fishr)�superr�__init__�cmd_optsZ
add_option�parserZinsert_option_group)�self�args�kwr��	__class__��E/usr/lib/python3.8/site-packages/pip/_internal/commands/completion.pyr8s6���zCompletionCommand.__init__cCsrt��}dd�t|�D�}|j|krXt�t�|jd�dt�i�}tt	||jd��nt
j�dd�
|��dS)	z-Prints the completion code of the given shellcSsg|]}d|�qS)z--r)�.0r
rrr�
<listcomp>Usz)CompletionCommand.run.<locals>.<listcomp>��prog)�scriptr
zERROR: You must pass %s
z or N)�COMPLETION_SCRIPTS�keys�sortedr
�textwrap�dedent�getr�print�BASE_COMPLETION�sys�stderr�write�join)rZoptionsrZshellsZ
shell_optionsrrrr�runRs
���zCompletionCommand.run)�__name__�
__module__�__qualname__�__doc__Zignore_require_venvrr+�
__classcell__rrrrr3sr)Z
__future__rr'r"Zpip._internal.cli.base_commandrZpip._internal.utils.miscrr&rrrrrr�<module>s	�#


Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
21 Mar 2024 10.19 AM
root / root
0755
__init__.cpython-38.opt-1.pyc
2.785 KB
17 Oct 2023 6.30 PM
root / root
0644
__init__.cpython-38.pyc
2.785 KB
17 Oct 2023 6.30 PM
root / root
0644
check.cpython-38.opt-1.pyc
1.281 KB
17 Oct 2023 6.30 PM
root / root
0644
check.cpython-38.pyc
1.281 KB
17 Oct 2023 6.30 PM
root / root
0644
completion.cpython-38.opt-1.pyc
2.942 KB
17 Oct 2023 6.30 PM
root / root
0644
completion.cpython-38.pyc
2.942 KB
17 Oct 2023 6.30 PM
root / root
0644
configuration.cpython-38.opt-1.pyc
6.421 KB
17 Oct 2023 6.30 PM
root / root
0644
configuration.cpython-38.pyc
6.421 KB
17 Oct 2023 6.30 PM
root / root
0644
debug.cpython-38.opt-1.pyc
3.198 KB
17 Oct 2023 6.30 PM
root / root
0644
debug.cpython-38.pyc
3.198 KB
17 Oct 2023 6.30 PM
root / root
0644
download.cpython-38.opt-1.pyc
4.199 KB
17 Oct 2023 6.30 PM
root / root
0644
download.cpython-38.pyc
4.199 KB
17 Oct 2023 6.30 PM
root / root
0644
freeze.cpython-38.opt-1.pyc
2.844 KB
17 Oct 2023 6.30 PM
root / root
0644
freeze.cpython-38.pyc
2.844 KB
17 Oct 2023 6.30 PM
root / root
0644
hash.cpython-38.opt-1.pyc
1.943 KB
17 Oct 2023 6.30 PM
root / root
0644
hash.cpython-38.pyc
1.943 KB
17 Oct 2023 6.30 PM
root / root
0644
help.cpython-38.opt-1.pyc
1.158 KB
17 Oct 2023 6.30 PM
root / root
0644
help.cpython-38.pyc
1.158 KB
17 Oct 2023 6.30 PM
root / root
0644
install.cpython-38.opt-1.pyc
14.119 KB
17 Oct 2023 6.30 PM
root / root
0644
install.cpython-38.pyc
14.119 KB
17 Oct 2023 6.30 PM
root / root
0644
list.cpython-38.opt-1.pyc
8.679 KB
17 Oct 2023 6.30 PM
root / root
0644
list.cpython-38.pyc
8.717 KB
17 Oct 2023 6.30 PM
root / root
0644
search.cpython-38.opt-1.pyc
4.379 KB
17 Oct 2023 6.30 PM
root / root
0644
search.cpython-38.pyc
4.379 KB
17 Oct 2023 6.30 PM
root / root
0644
show.cpython-38.opt-1.pyc
6.177 KB
17 Oct 2023 6.30 PM
root / root
0644
show.cpython-38.pyc
6.177 KB
17 Oct 2023 6.30 PM
root / root
0644
uninstall.cpython-38.opt-1.pyc
2.631 KB
17 Oct 2023 6.30 PM
root / root
0644
uninstall.cpython-38.pyc
2.631 KB
17 Oct 2023 6.30 PM
root / root
0644
wheel.cpython-38.opt-1.pyc
4.513 KB
17 Oct 2023 6.30 PM
root / root
0644
wheel.cpython-38.pyc
4.513 KB
17 Oct 2023 6.30 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF