관리-도구
편집 파일: __main__.cpython-310.pyc
o ƚRet � @ s4 d dl mZmZ dZddd�Zedkre� dS dS ) � )�PlatformDirs�__version__) � user_data_dir�user_config_dir�user_cache_dir�user_state_dir�user_log_dir�user_documents_dir�user_runtime_dir� site_data_dir�site_config_dir�returnNc C s� d} d}t dt� d�� t d� t| |dd�}tD ]}t |� dt||�� �� qt d � t| |�}tD ]}t |� dt||�� �� q3t d � t| �}tD ]}t |� dt||�� �� qLt d� t| dd �}tD ]}t |� dt||�� �� qgd 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�dirs�prop� r ��/builddir/build/BUILDROOT/alt-python310-pip-21.3.1-3.el8.x86_64/opt/alt/python310/lib/python3.10/site-packages/pip/_vendor/platformdirs/__main__.py�main s( �r �__main__)r N)Zpip._vendor.platformdirsr r r r �__name__r r r r �<module> s �