HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //opt/alt/python37/lib64/python3.7/site-packages/guppy/heapy/__pycache__/Console.cpython-37.pyc
B

�]K�@sddlZGdd�dej�ZdS)�Nc@s,eZdZdZddd�Zddd�Zd	d
�ZdS)
�Console�-N�	<console>cCs ||_||_tj�|||�dS)N)�stdin�stdout�code�InteractiveConsole�__init__)�selfrr�locals�filename�r
�F/opt/alt/python37/lib64/python3.7/site-packages/guppy/heapy/Console.pyr	szConsole.__init__�cCs<|�|�|j��}|st�|��}||jkr4t�n|SdS)z�Write a prompt and read a line.

        The returned line does not include the trailing newline.
        When the user enters the EOF key sequence, EOFError is raised.

        N)�writer�readline�EOFError�rstrip�EOF_key_sequence)r
�prompt�liner
r
r�	raw_inputs


zConsole.raw_inputcCs|j�|�|j��dS)N)rr�flush)r
�datar
r
rrsz
Console.write)Nr)r)�__name__�
__module__�__qualname__rr	rrr
r
r
rrs

r)rrrr
r
r
r�<module>s