File: //opt/cloudlinux/venv/lib64/python3.11/site-packages/clcommon/__pycache__/clcagefs.cpython-311.pyc
�
c������ �� � d dl mZ d dl mZ d dl mZ d dlZd dlZd dlZd dlZdZdZ G d� de
� � Z G d � d
e
� � Z G d� d� � Z
d
� Zdd�Zdd�Z dd�Zd� Zd� Zd� Zdd�Zd� Zd� ZdS )� )�print_function)�absolute_import)�divisionNz/etc/cagefs/cagefs.mpz/usr/sbin/cagefsctlc � � e Zd Zd� Zd� ZdS )�CagefsMpConflictc �2 � d|�dt �d|�d�| _ d S )NzConflict in adding 'z' to z5 because of pre-existing alternative specification: '�')�CAGEFS_MP_FILENAME�_msg)�self�new_item�
existing_items ��/builddir/build/BUILDROOT/alt-python27-cllib-3.4.1-1.el9.cloudlinux.x86_64/opt/cloudlinux/venv/lib/python3.11/site-packages/clcommon/clcagefs.py�__init__zCagefsMpConflict.__init__ s* � � � �X�X�1�1�1�=�=�=�B�� � � � c � � | j S �N)r �r s r �__str__zCagefsMpConflict.__str__ s
� ��y�r N)�__name__�
__module__�__qualname__r r � r r r r s5 � � � � � �B� B� B�
� � � � r r c � � e Zd ZdZd� ZdS )�CagefsNotSupportedErrorzCagefs Not Supported Exceptionc �<