HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/pip/_vendor/rich/__pycache__/pager.cpython-310.pyc
o

@%NeF�@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"��