Linux server.a-j.media 5.14.0-570.44.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Sep 17 10:32:11 EDT 2025 x86_64
Apache
75.119.137.219
Cant read /etc/named.conf
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
platformdirs
/
__pycache__
/
[
drwxr-xr-x
]
[ HOME ]
Exec
Submit
__main__.cpython-37.pyc
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&