One Hat Cyber Team
Your IP :
3.22.120.64
Server IP :
162.241.123.123
Server :
Linux sh016.hostgator.in 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Server Software :
Apache
PHP Version :
8.2.25
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python2.7
/
site-packages
/
pip
/
utils
/
View File Name :
appdirs.pyc
� r2Wc @@ s� d Z d d l m Z d d l Z d d l Z d d l m Z m Z d � Z e d � Z e d � Z d � Z d � Z d � Z e r� y d d l Z e Z Wq� e k r� e Z q� Xn d S( sd This code was taken from https://github.com/ActiveState/appdirs and modified to suit our purposes. i ( t absolute_importN( t WINDOWSt expanduserc C@ s� t r9 t j j t d � � } t j j | | d � } n` t j d k rl t d � } t j j | | � } n- t j d t d � � } t j j | | � } | S( s7 Return full path to the user-specific cache dir for this application. "appname" is the name of application. Typical user cache directories are: Mac OS X: ~/Library/Caches/<AppName> Unix: ~/.cache/<AppName> (XDG default) Windows: C:\Users\<username>\AppData\Local\<AppName>\Cache On Windows the only suggestion in the MSDN docs is that local settings go in the `CSIDL_LOCAL_APPDATA` directory. This is identical to the non-roaming app data dir (the default returned by `user_data_dir`). Apps typically put cache data somewhere *under* the given dir here. Some examples: ...\Mozilla\Firefox\Profiles\<ProfileName>\Cache ...\Acme\SuperApp\Cache\1.0 OPINION: This function appends "Cache" to the `CSIDL_LOCAL_APPDATA` value. t CSIDL_LOCAL_APPDATAt Cachet darwins ~/Library/Cachest XDG_CACHE_HOMEs ~/.cache( R t ost patht normpatht _get_win_foldert joint syst platformR t getenv( t appnameR ( ( s5 /usr/lib/python2.7/site-packages/pip/utils/appdirs.pyt user_cache_dir s c C@ s� t rB | r d p d } t j j t j j t | � � | � } nT t j d k ro t j j t d � | � } n'