Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
boto
/
mashups
/
__pycache__
📤 Upload
📝 New File
📁 New Folder
Close
Editing: interactive.cpython-310.pyc
o ckF[� � @ sh d dl mZ d dlZd dlZzd dlZd dlZdZW n ey% dZY nw dd� Zdd� Z d d � Z dS )� )�print_functionNTFc C s t rt| � d S t| � d S )N)�has_termios�posix_shell� windows_shell)�chan� r �:/usr/lib/python3/dist-packages/boto/mashups/interactive.py�interactive_shell s r c C s. dd l }t�tj�}z�t�tj�� � t�tj�� � | � d� |� | tjgg g �\}}}| |v r]z | � d�}t|�dkrFtddd� W n/tj �|� tj �� W n tjy\ Y nw tj|v rttj�d�}t|�dkron| �|� q!W t�tjtj|� d S W t�tjtj|� d S t�tjtj|� w ) Nr g Ti z *** EOF � )�end� )�select�termios� tcgetattr�sys�stdin�tty�setraw�fileno� setcbreak� settimeout�recv�len�print�stdout�write�flush�socket�timeout�read�send� tcsetattr� TCSADRAIN)r r �oldtty�r�w�e�xr r r r '