📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 21:29:45
📂
/ (Root)
/
opt
/
alt
/
python39
/
lib
/
python3.9
/
site-packages
/
pip
/
_internal
/
cli
/
__pycache__
📍 /opt/alt/python39/lib/python3.9/site-packages/pip/_internal/cli/__pycache__
🔄 Refresh
✏️
Editing: main.cpython-39.pyc
Read Only
a ��Re� � @ s� d Z ddlZddlZddlZddlZddlmZmZ ddlm Z ddl mZ ddlm Z ddlmZ ddlmZ e�e�Zdeee ed �d d�ZdS ) z Primary application entrypoint. � N)�List�Optional)�autocomplete)� parse_command)�create_command)�PipError)�deprecation)�args�returnc C s� | d u rt jdd � } t�� t� zt| �\}}W nN ty� } z6t j�d|� �� t j�t j � t �d� W Y d }~n d }~0 0 zt� tjd� W n2 tjy� } zt�d|� W Y d }~n d }~0 0 t|d|v d�}|�|�S )N� zERROR: � z%Ignoring error %s when setting localez --isolated)�isolated)�sys�argvr �install_warning_loggerr r r �stderr�write�os�linesep�exit�locale� setlocale�LC_ALL�Error�logger�debugr �main)r �cmd_name�cmd_args�exc�e�command� r"