⚝
One Hat Cyber Team
⚝
Your IP:
160.79.110.131
Server IP:
162.254.39.145
Server:
Linux premium289.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3.6
/
site-packages
/
dnf
/
__pycache__
/
View File Name :
exceptions.cpython-36.pyc
3 �ft`� � @ sp d Z ddlmZ ddlmZmZmZ ddlZddl Z ddl Z G dd� de�ZG dd� de�Z G d d � d e �ZG dd� de �ZG d d� de �ZG dd� de �ZG dd� de �ZG dd� de �ZG dd� de �ZG dd� de �ZG dd� de �ZG dd� de �ZG dd� de�ZG dd � d e�ZG d!d"� d"e�ZG d#d$� d$e�ZG d%d&� d&e �ZG d'd(� d(e�ZG d)d*� d*e �ZdS )+z Core DNF Errors. � )�unicode_literals)�ucd�_�P_Nc @ s e Zd ZdS )�DeprecationWarningN)�__name__� __module__�__qualname__� r r � /usr/lib/python3.6/exceptions.pyr s r c s2 e Zd ZdZd � fdd� Zdd� Zdd� Z� ZS ) �ErrorzTBase Error. All other Errors thrown by DNF should inherit from this. :api Nc s( t t| �j� |d krd nt|�| _d S )N)�superr �__init__r �value)�selfr )� __class__r r r &