🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 22:23:29 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
platformdirs
/
__pycache__
📍 /opt/alt/python37/lib/python3.7/site-packages/platformdirs/__pycache__
🔄 Refresh
✏️
Editing: __main__.cpython-37.pyc
Read Only
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&