| Server IP : 198.38.94.13 / Your IP : 216.73.217.33 Web Server : Apache System : Linux d4744.dxb1.stableserver.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : revivere ( 1140) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /opt/saltstack/salt/lib/python3.10/site-packages/propcache/__pycache__/ |
Upload File : |
o
;j� � @ sh d Z ddlmZ dZdZdZerddlmZ ddlmZ d e d
e
fdd�Zd
ee fd
d�Z
eZe
ZdS )z<propcache: An accelerated property cache for Python classes.� )�
TYPE_CHECKING)�cached_property�under_cached_propertyz0.3.2� � )r )r �attr�returnc C s4 | t v rddlm} t|| �S tdt� d| � d���)z,Import the public API from the `api` module.r )�apizmodule 'z' has no attribute '�')�_PUBLIC_API� r �getattr�AttributeError�__package__)r r r r �F/opt/saltstack/salt/lib/python3.10/site-packages/propcache/__init__.py�_import_facade s
r c C s g t �t� �� �S )z4Include the public API in the module's dir() output.)r �globals�keysr r r r �_dir_facade s r N)�__doc__�typingr r �__version__�__all__r r r �str�objectr �listr �__getattr__�__dir__r r r r �<module> s