AlkantarClanX12
Current Path : /proc/self/root/usr/lib64/python3.6/site-packages/rpm/__pycache__/ |
Current File : //proc/self/root/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc |
3 �JfS � @ sX d dl mZ d dlZd dlZd dlmZ ejd dkr>efZ ne fZ G dd� de�ZdS )� )�with_statementN)�ts� c @ s� e Zd ZdZdd� Zdd� Zdd� Zdd � Zd d� Zdd � Z dd� Z dd� Zdd� Zdd� Z dd� Zdd� Zdd� Zdd� Zd.dd �Zd!d"� Zd#d$� Zd%d&� Zd'd(� Zd)d*� Zd+d,� Zd-S )/�TransactionSetr c C s t | |�}t| ||� |S )N)�getattr�setattr)�self�attr�valZoval� r �#/usr/lib64/python3.6/transaction.py�_wrapSetGet s zTransactionSet._wrapSetGetc C s | j d|�S )N�_vsflags)r )r �flagsr r r � setVSFlags s zTransactionSet.setVSFlagsc C s | j S )N)r )r r r r � getVSFlags s zTransactionSet.getVSFlagsc C s | j d|�S )N� _vfyflags)r )r r r r r �setVfyFlags s zTransactionSet.setVfyFlagsc C s | j S )N)r )r r r r �getVfyFlags s zTransactionSet.getVfyFlagsc C s | j S )N)� _vfylevel)r r r r �getVfyLevel"