| Server IP : 217.160.0.135 / Your IP : 216.73.216.115 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1074145052 ( 1074145052) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/python3/dist-packages/platformdirs/__pycache__/ |
Upload File : |
�
Ѭ�c. � �| � d dl mZ d dlZd dlZd dlmZmZ d dlmZ ej dk rd dl
mZ G d� de� � ZdS ) � )�annotationsN)�ABC�abstractmethod)�Path)� � )�Literalc �p � e Zd ZdZ d&d'd�Zd(d�Zeed)d�� � � � Zeed)d�� � � � Z eed)d�� � � � Z
eed)d�� � � � Zeed)d�� � � � Zeed)d�� � � � Z
eed)d�� � � � Zeed)d�� � � � Zeed)d�� � � � Zed*d�� � Zed*d�� � Zed*d�� � Zed*d �� � Zed*d!�� � Zed*d"�� � Zed*d#�� � Zed*d$�� � Zed*d%�� � ZdS )+�PlatformDirsABCz7
Abstract base class for platform directories.
NFT�appname�
str | None� appauthor�str | None | Literal[False]�version�roaming�bool� multipath�opinionc �b � || _ || _ || _ || _ || _ || _ dS )a%
Create a new platform directory.
:param appname: See `appname`.
:param appauthor: See `appauthor`.
:param version: See `version`.
:param roaming: See `roaming`.
:param multipath: See `multipath`.
:param opinion: See `opinion`.
N)r r r r r r )�selfr r r r r r s �2/usr/lib/python3/dist-packages/platformdirs/api.py�__init__zPlatformDirsABC.__init__ sN � �&