HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //opt/saltstack/salt/lib/python3.10/__pycache__/_sitebuiltins.cpython-310.pyc
o

�N�g8�@s@dZddlZGdd�de�ZGdd�de�ZGdd�de�ZdS)	z=
The objects used by the site module to add custom builtins.
�Nc@s&eZdZdd�Zdd�Zddd�ZdS)	�QuittercCs||_||_dS�N��name�eof)�selfrr�r�3/opt/saltstack/salt/lib/python3.10/_sitebuiltins.py�__init__s
zQuitter.__init__cCsd|j|jfS)NzUse %s() or %s to exitr�rrrr	�__repr__szQuitter.__repr__NcCs&z
tj��Wt|��Yt|��r)�sys�stdin�close�
SystemExit)r�coderrr	�__call__s�zQuitter.__call__r)�__name__�
__module__�__qualname__r
rrrrrr	r
src@s6eZdZdZdZd
dd�Zdd�Zdd	�Zd
d�ZdS)�_Printerzninteractive prompt objects for printing the license text, a list of
    contributors and the copyright notice.�rcs4ddl�||_||_d|_��fdd�|D�|_dS)Nrcs$g|]}�D]	}�j�||��qqSr)�path�join)�.0�dir�filename��files�osrr	�
<listcomp>(s��z%_Printer.__init__.<locals>.<listcomp>)r�_Printer__name�_Printer__data�_Printer__lines�_Printer__filenames)rr�datar�dirsrrr	r
#s�z_Printer.__init__c	Cs�|jrdSd}|jD](}zt|dd��}|��}Wd�n1s"wYWn	ty2Yq
w|s8|j}|�d�|_t|j�|_dS)Nzutf-8)�encoding�
)	r#r$�open�read�OSErrorr"�split�lenZ_Printer__linecnt)rr%r�fprrr	Z__setup,s 

��z_Printer.__setupcCs4|��t|j�|jkrd�|j�Sd|jfdS)Nr(z!Type %s() to see the full %s text�)�_Printer__setupr-r#�MAXLINESrr!rrrr	r<sz_Printer.__repr__cCs�|��d}d}	zt|||j�D]	}t|j|�qWn
ty'YdSw||j7}d}|durAt|�}|dvr=d}|dus3|dkrGdSq	)Nz0Hit Return for more, or q (and Return) to quit: r�)��qr4)r0�ranger1�printr#�
IndexError�input)rZprompt�lineno�i�keyrrr	rCs*��
��z_Printer.__call__N)rr)	rrr�__doc__r1r
r0rrrrrr	rs
	rc@s eZdZdZdd�Zdd�ZdS)�_Helpera3Define the builtin 'help'.

    This is a wrapper around pydoc.help that provides a helpful message
    when 'help' is typed at the Python interactive prompt.

    Calling help() at the Python prompt starts an interactive help session.
    Calling help(thing) prints help for the python object 'thing'.
    cCsdS)NzHType help() for interactive help, or help(object) for help about object.rrrrr	rbsz_Helper.__repr__cOsddl}|j|i|��S)Nr)�pydoc�help)r�args�kwdsr>rrr	resz_Helper.__call__N)rrrr<rrrrrr	r=Xs	r=)r<r
�objectrrr=rrrr	�<module>s

;