Server IP : 192.158.238.246 / Your IP : 3.149.239.180 Web Server : LiteSpeed System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64 User : jenniferflocom ( 1321) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /usr/lib/python3.6/site-packages/dnf/__pycache__/ |
Upload File : |
3 �ft`� � @ s� d dl mZ d dl mZ d dlZd dlZd dlZd dlZd dlZd dl Z d dl mZ d dlm Z ejd�ZG dd� dej�Zd d � Zdd� Zd d� ZdS )� )�absolute_import)�unicode_literalsN)� basestring)�_�dnfc s0 e Zd Z� fdd�Zd dd�Zd dd�Z� ZS )�Sackc s t t| �j||� d S )N)�superr �__init__)�self�args�kwargs)� __class__� �/usr/lib/python3.6/sack.pyr % s z Sack.__init__Nr c C s8 |r || _ || _|d k r4|| _|dkr4tjtd�� d S )NFznallow_vendor_change is disabled. This option is currently not supported for downgrade and distro-sync commands)�installonly�installonly_limit�allow_vendor_change�loggerZwarningr )r r r r r r r � _configure( s zSack._configurec C s t jj| |�S )z'Factory function returning a DNF Query.)r �queryZQuery)r �flagsr r r r 1 s z Sack.query)Nr N)r )�__name__� __module__�__qualname__r r r � __classcell__r r )r r r "