Server IP : 184.154.167.98 / Your IP : 18.224.38.170 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 8.2.26 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python3.6/site-packages/dnf/__pycache__/ |
Upload File : |
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 &