PK
œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Notice: ob_end_clean(): Failed to delete buffer. No buffer to delete in /home/telusvwg/public_html/da754d/index.php on line 8
| Dir : /lib/python3.8/site-packages/pip/_internal/__pycache__/ |
| Server: Linux premium279.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 IP: 66.29.132.192 |
| Dir : //lib/python3.8/site-packages/pip/_internal/__pycache__/configuration.cpython-38.pyc |
U
��.e�7 � @ s d Z ddlZddlZddlZddlZddlmZ ddlmZm Z ddl
mZ ddlm
Z
mZ ddlmZmZ ddlmZ er�dd lmZmZmZmZmZmZmZ ejZed
e�Ze�e �Z!dd� Z"d
d� Z#edddddd�Z$e
r�dndZ%dd� Z&G dd� de'�Z(dS )a Configuration management setup
Some terminology:
- name
As written in config files.
- value
Value associated with a name
- key
Name combined with it's section (section.name)
- variant
A single word describing where the configuration key-value pair came from
� N)�configparser)�ConfigurationError�!ConfigurationFileCouldNotBeLoaded)�appdirs)�WINDOWS�
expanduser)�
ensure_dir�enum)�MYPY_CHECK_RUNNING)�Any�Dict�Iterable�List�NewType�Optional�Tuple�Kindc C s* | � � �dd�} | �d�r&| dd� } | S )zFMake a name consistent regardless of source (environment or file)
�_�-z--� N)�lower�replace�
startswith)�name� r �?/usr/lib/python3.8/site-packages/pip/_internal/configuration.py�_normalize_name. s
r c C s&