| Server IP : 127.0.0.1 / Your IP : 216.73.216.109 Web Server : Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10 System : Windows NT DESKTOP-E5T4RUN 10.0 build 19045 (Windows 10) AMD64 User : SERVERWEB ( 0) PHP Version : 8.1.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/cygwin64/lib/python3.6/site-packages/pip/_internal/utils/__pycache__/ |
Upload File : |
3 �N�a� � @ 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 �/usr/lib/python3.6/appdirs.pyr s r T)r �roamingr c C sB t j| d|d�}tjj|�r |S d}| r6tjj|| �}tjj|�S )NF)r r z ~/.config/)r Z user_data_dir�os�path�isdir�join� expanduser)r r r Zlinux_like_pathr r r �_macos_user_config_dir s r c C s$ t jdkrt| |�S tj| d|d�S )N�darwinF)r r )�sys�platformr r �user_config_dir)r r r r r r "