Server IP : 104.21.93.192 / Your IP : 216.73.216.244 Web Server : LiteSpeed System : Linux premium900.web-hosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : redwjova ( 1790) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/hc_python/lib/python3.12/site-packages/platformdirs/__pycache__/ |
Upload File : |
� ���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 �"