|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.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 : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /proc/self/root/usr/local/lib/python3.9/site-packages/kombu/utils/__pycache__/ |
a
��ShG � @ sD d Z ddlmZ ddlmZ ddlmZmZ efddd�dd �Zd
S )zUUID utilities.� )�annotations)�Callable)�UUID�uuid4zCallable[[], UUID]�str)�_uuid�returnc C s
t | � �S )z{Generate unique id in UUID4 format.
See Also
--------
For now this is provided by :func:`uuid.uuid4`.
)r )r � r �:/usr/local/lib/python3.9/site-packages/kombu/utils/uuid.py�uuid s r N)�__doc__�
__future__r �typingr r r r r r r r
�<module> s