| Server IP : 162.144.4.212 / Your IP : 216.73.216.108 Web Server : Apache System : Linux gator2125.hostgator.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64 User : cozeellc ( 2980) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3.9/site-packages/platformdirs/__pycache__/ |
Upload File : |
a
y��d� � @ s@ d dl mZ d dlmZmZ dZdd�dd�Zedkr<e� d S )
� )�annotations)�PlatformDirs�__version__) Z
user_data_dirZuser_config_dirZuser_cache_dirZuser_state_dirZuser_log_dirZuser_documents_dirZuser_runtime_dirZ
site_data_dirZsite_config_dir�None)�returnc C s� d} d}t dt� d�� t d� t| |dd�}tD ]}t |� dt||�� �� q2t d � t| |�}tD ]}t |� dt||�� �� qft d
� t| �}tD ]}t |� dt||�� �� q�t d� t| dd
�}tD ]}t |� dt||�� �� q�d S )NZMyAppZ MyCompanyz-- platformdirs z --z%-- app dirs (with optional 'version')z1.0)�versionz: z)
-- app dirs (without optional 'version')z+
-- app dirs (without optional 'appauthor')z(
-- app dirs (with disabled 'appauthor')F)Z appauthor)�printr r �PROPS�getattr)Zapp_nameZ
app_author�dirsZprop� r �9/usr/lib/python3.9/site-packages/platformdirs/__main__.py�main s&