o
    Á¿iÝ  ã                   @   s0   d dl Z G dd„ dƒZdeeef fdd„ZdS )é    Nc                   @   s    e Zd ZdZdZdZdZdZdS )ÚPlatformTagzos.architecturezos.platformz
os.versionzruntime.namezruntime.versionN)Ú__name__Ú
__module__Ú__qualname__ÚOS_ARCHITECTUREÚOS_PLATFORMÚ
OS_VERSIONÚRUNTIME_NAMEÚRUNTIME_VERSION© r   r   úU/home/ubuntu/.local/lib/python3.10/site-packages/ddtrace/testing/internal/platform.pyr      s    r   Úreturnc                   C   s6   t jt ¡ t jt ¡ t jt ¡ t jt 	¡ t j
t ¡ iS )z;Extract configuration facet tags for OS and Python runtime.)r   r   ÚplatformÚmachiner   Úsystemr   Úreleaser	   Úpython_implementationr
   Úpython_versionr   r   r   r   Úget_platform_tags   s   




ûr   )r   r   ÚdictÚstrr   r   r   r   r   Ú<module>   s    