Файловый менеджер - Редактировать - /opt/hc_python/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc
Назад
� �20h� � �� � d Z ddlmZ ddlZddlZddlZddlZddlmZm Z m Z ddlmZ G d� de � Z dd �Zej dd �� Zdd�Zedk( r�ddlZ ej( � Zej- d � sJ d� � ede� ed eej0 � � edd�� e ej2 ddej5 dd� d � � D ] Z eed�� � yy)z�PEP 656 support. This module implements logic to detect if the currently running Python is linked against musl, and what musl version is used. � )�annotationsN)�Iterator� NamedTuple�Sequence� )�ELFFilec �"