⚝
One Hat Cyber Team
⚝
Your IP:
216.73.217.4
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
alt
/
python311
/
lib
/
python3.11
/
__pycache__
/
View File Name :
pty.cpython-311.pyc
~&⏪ d Z ddlmZ ddlZddlZddlZddlmZmZ ddlmZmZm Z g dZ dZdZdZ dZd Zd Zd Zd Zd Zd ZeefdZeefdZdS )zPseudo terminal utilities. )selectN)closewaitpid)setraw tcgetattr tcsetattr)openptyforkspawn c t j S # t t f$ r Y nw xY wt \ } }t | }| |fS )zdopenpty() -> (master_fd, slave_fd) Open a pty master/slave pair, using os.openpty() if possible.)osr AttributeErrorOSError_open_terminal slave_open) master_fd slave_nameslave_fds (/opt/alt/python311/lib/python3.11/pty.pyr r s` z||G$ *,,Iz*%%Hhs ))c t j \ } }t j | }t j | | |fS # t t f$ r Y nw xY wt S )zmaster_open() -> (master_fd, slave_name) Open a pty master and return the fd, and the filename of the slave end. Deprecated, use openpty() instead.)r r ttynamer r r r )r r r s r master_openr &