| Server IP : 23.254.227.96 / Your IP : 216.73.216.183 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.1.1k System : Linux hwsrv-1277026.hostwindsdns.com 4.18.0-477.13.1.el8_8.x86_64 #1 SMP Tue May 30 14:53:41 EDT 2023 x86_64 User : viralblo ( 1001) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3.6/site-packages/dnf/cli/commands/__pycache__/ |
Upload File : |
3
�ft`s � @ s` d dl mZ d dl mZ d dlmZ d dlmZ d dlZd dl Z e j
d�ZG dd� dej�Z
dS ) � )�absolute_import)�unicode_literals)�_)�commandsN�dnfc @ sL e Zd ZdZdZed�jejj d�Z
edd� �Zdd� Z
d d
� Zdd� Zd
S )�SwapCommandzNA class containing methods needed by the cli to execute the swap command.
�swapz=run an interactive {prog} mod for remove and install one spec)�progc C s, | j ddtd�d� | j ddtd�d� d S )N�remove_specZstorezThe specs that will be removed)�action�help�install_specz The specs that will be installed)�add_argumentr )�parser� r �/usr/lib/python3.6/swap.py�
set_argparser&