HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/pip/_vendor/rich/__pycache__/pager.cpython-310.pyc
o

!��hF�@s�ddlmZmZddlmZmZGdd�de�ZGdd�de�ZedkrRdd	l	m
Z
dd
lmZe�Zej
dd��e�e
��Wd
�d
S1sKwYd
Sd
S)�)�ABC�abstractmethod)�Any�Callablec@s&eZdZdZededdfdd��ZdS)�PagerzBase class for a pager.�content�returnNcCsdS)zbShow content in pager.

        Args:
            content (str): Content to be displayed.
        N���selfrr	r	�8/usr/lib/python3/dist-packages/pip/_vendor/rich/pager.py�showsz
Pager.show)�__name__�
__module__�__qualname__�__doc__r�strr
r	r	r	rrsrc@s4eZdZdZdedefdd�Zdeddfdd�ZdS)	�SystemPagerz'Uses the pager installed on the system.rrcCstd��|�S)N�pydoc)�
__import__�pagerr
r	r	r�_pagerszSystemPager._pagerNcCs|�|�dS)z!Use the same pager used by pydoc.N)rr
r	r	rr
szSystemPager.show)rrrrrrrr
r	r	r	rrsr�__main__�)�make_test_card)�ConsoleT)�stylesN)�abcrr�typingrrrrrrr�consolerr�printr	r	r	r�<module>s"��