![]() Server : LiteSpeed System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : claqxcrl ( 523) PHP Version : 8.1.32 Disable Function : NONE Directory : /opt/hc_python/lib/python3.12/site-packages/platformdirs/__pycache__/ |
� ���g5# � �0 � d Z ddlmZ ddlZddlZddlZddlmZ ddlm Z m Z ddlmZ G d� d e� Z ed� � dd�� Z ed� � dd�� Z ed� � dd �� Z ed� � dd�� Z ed� � dd�� Z ed� � dd�� Zd gZy)zAndroid.� )�annotationsN)� lru_cache)� TYPE_CHECKING�cast� )�PlatformDirsABCc �0 � e Zd ZdZedd�� Zedd�� Zedd�� Zedd�� Zedd�� Z edd�� Z edd�� Zedd �� Zedd �� Z edd�� Zedd�� Zedd �� Zedd�� Zedd�� Zedd�� Zedd�� Zy)�Androida" Follows the guidance `from here <https://android.stackexchange.com/a/216132>`_. Makes use of the `appname <platformdirs.api.PlatformDirsABC.appname>`, `version <platformdirs.api.PlatformDirsABC.version>`, `ensure_exists <platformdirs.api.PlatformDirsABC.ensure_exists>`. c �J � | j t dt � � d� S )zd:return: data directory tied to the user, e.g. ``/data/user/<userid>/<packagename>/files/<AppName>``�str�files��_append_app_name_and_versionr �_android_folder��selfs �C/opt/hc_python/lib/python3.12/site-packages/platformdirs/android.py� user_data_dirzAndroid.user_data_dir �"