Uname : Linux premium36.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
opt
/
hc_python
/
lib
/
python3.12
/
site-packages
/
pip
/
_internal
/
req
/
__pycache__
[ HOME ]
Exec
Submit
File Name : req_uninstall.cpython-312.pyc
� p�/i#^ � � � d dl mZ d dlZd dlZd dlZd dlZd dlmZmZ d dl m Z d dlmZm Z d dlmZmZ d dlmZmZ d dlmZ d d lmZ d d lmZ d dlmZmZ d dlmZmZm Z m!Z! d d l"m#Z#m$Z$ d dl%m&Z& ee'� Z( dd�Z) dd�Z*e*dd�� Z+dd�Z,dd�Z-dd�Z. G d� d� Z/ G d� d� Z0 G d� d� Z1y) � )�annotationsN)� Generator�Iterable)�cache_from_source)�Any�Callable)�LegacyDistutilsInstall�UninstallMissingRecord)�get_bin_prefix�get_bin_user)�BaseDistribution)�WINDOWS)�egg_link_path_from_location)� getLogger� indent_log)�ask�normalize_path�renames�rmtree)�AdjacentTempDirectory� TempDirectory)�running_under_virtualenvc # � K � t j j | |� }|�� t sy|� d��� |� d��� |r|� d��� y|� d��� y�w)z�Create the fully qualified name of the files created by {console,gui}_scripts for the given ``dist``. Returns the list of file names Nz.exez .exe.manifestz-script.pywz -script.py)�os�path�joinr )�bin_dir�script_name�is_gui�exe_names �N/opt/hc_python/lib/python3.12/site-packages/pip/_internal/req/req_uninstall.py� _script_namesr"