|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /opt/alt/python37/lib/python3.7/site-packages/platformdirs/__pycache__/ |
B ×R�H� @ s@ d dl mZ d dlmZmZ dZdd�dd�Zedkr<e� d S ) � )�annotations)�PlatformDirs�__version__) � user_data_dir�user_config_dir�user_cache_dir�user_state_dir�user_log_dirZuser_documents_dirZuser_runtime_dir� site_data_dir�site_config_dir�None)�returnc C s d} d}t dt� d�� t d� t| |dd�}x$tD ]}t |� dt||�� �� q4W t d � t| |�}x$tD ]}t |� dt||�� �� qlW t d � t| �}x$tD ]}t |� dt||�� �� q�W t d� t| dd �}x$tD ]}t |� dt||�� �� q�W 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)� appauthor)�printr r �PROPS�getattr)Zapp_nameZ app_author�dirsZprop� r �F/opt/alt/python37/lib/python3.7/site-packages/platformdirs/__main__.py�main s&