Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/boto/mashups/__pycache__/ |
Upload File : |
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 '