HEX
Server: LiteSpeed
System: Linux php-prod-1.spaceapp.ru 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
User: xnsbb3110 (1041)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //usr/local/CyberPanel/lib/python3.10/site-packages/proto/__pycache__/utils.cpython-310.pyc
o

��hs�@s ddlZdd�Zdd�ZdZdS)�NcCs0zddlm}d}W|Styd}Y|Sw)Nr)�_messageTF)�google._upbr�ImportError)r�has_upb�r�A/usr/local/CyberPanel/lib/python3.10/site-packages/proto/utils.pyrs��rcst����fdd��}t|�S)z�Make the callable into a cached property.

    Similar to @property, but the function will only be called once per
    object.

    Args:
        fx (Callable[]): The property function.

    Returns:
        Callable[]: The wrapped function.
    cs@t|d�st�|di��j|jvr�|�|j�j<|j�jS)N�_cached_values)�hasattr�object�__setattr__�__name__r)�self��fxrr�inner)s

zcached_property.<locals>.inner)�	functools�wraps�property)rrrrr�cached_propertys

r)r)rrr�__all__rrrr�<module>s