📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 04:47:51
📂
/ (Root)
/
opt
/
alt
/
python310
/
lib
/
python3.10
/
site-packages
/
pip
/
_internal
/
cli
/
__pycache__
📍 /opt/alt/python310/lib/python3.10/site-packages/pip/_internal/cli/__pycache__
🔄 Refresh
✏️
Editing: main_parser.cpython-310.pyc
Read Only
o ai6 � @ s� d Z ddlZddlZddlmZmZ ddlmZ ddlm Z m Z ddlmZm Z ddlmZ ddlmZmZ d d gZde fdd �Zd ee deeee f fdd �ZdS )z=A single place for constructing and exposing the main parser � N)�List�Tuple)� cmdoptions)�ConfigOptionParser�UpdatingDefaultsHelpFormatter)� commands_dict�get_similar_commands)�CommandError)�get_pip_version�get_prog�create_main_parser� parse_command�returnc C sl t ddt� dt� d�} | �� t� | _t�tj| �}| � |� d| _ dgdd� t�� D � }d � |�| _| S ) z1Creates and returns the main parser for pip's CLIz %prog <command> [options]F�global)�usage�add_help_option� formatter�name�progT� c S s"