hello
Server : Apache/2.4.52 (Ubuntu) System : Linux HAN2 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64 User : servadmin ( 1000) PHP Version : 8.1.2-1ubuntu2.25 Disable Function : NONE Directory : /usr/share/netplan/netplan/__pycache__/ |
o
�
ed� � @ s` d Z ddlZddlZddlZddlZddlZG dd� de�ZG dd� de�Z G dd� de�Z
dS ) z
Terminal / input handling
� Nc @ sV e Zd ZdZdd� Zdd� Zdd� Zdd � Zd
d� Zddd�Z ddd�Z
ddd�Zd
S )�Terminalz@
Do minimal terminal mangling to prompt users for input
c C s || _ d | _d | _| �� d S �N)�fd�
orig_flags� orig_term�save)�selfr � r �&/usr/share/netplan/netplan/terminal.py�__init__"