⚝
One Hat Cyber Team
⚝
Your IP:
3.143.203.21
Server IP:
97.74.87.16
Server:
Linux 16.87.74.97.host.secureserver.net 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3.9
/
site-packages
/
dnf
/
cli
/
__pycache__
/
View File Name :
output.cpython-39.pyc
a �!cqZ � @ s� d Z ddlmZ ddlmZ ddlmZ ddlZddlZddlZddlZ ddl Z ddlZddlZddl Z ddlZddlZddlmZmZ ddlmZmZmZmZmZmZmZmZ ddlmZmZmZm Z m!Z! dd l"m#Z# dd l$m%Z% ddl&Z'ddl(Z'ddl)Z'ddl*Z'ddl+Z'ddl,Z'ddlZ'ddl-Z'ddl.Z'ddl/Z'e �0d�Z1dd � Z2G dd� de3�Z4G dd� de'j5j6�Z7G dd� de'j5j8�Z9G dd� de#�Z:ddd�Z;dS )z"Handle actual output from the cli.� )�absolute_import)�print_function)�unicode_literalsN)� format_number�format_time)�_�C_�P_�ucd�fill_exact_width� textwrap_fill�exact_width�select_short_long)�xrange� basestring�long�unicode�sys_maxsize)�TransactionDisplay)�MergedTransactionWrapper�dnfc C st t �|ft �d��}t|�}| d }| | }|s@t �d|�}n|rR|�d| � t|�}tt|g|g| �R � �S )N� � �r )� itertools�chain�repeat�len�extend�iter�list�zip)Z cols_countZlabel�lst�leftZ lst_lengthZright_countZ missing_itemsZlst_iter� r$ �2/usr/lib/python3.9/site-packages/dnf/cli/output.py�_spread_in_columns6 s r&