AlkantarClanX12
Current Path : /opt/cloudlinux/venv/lib64/python3.11/site-packages/clcommon/__pycache__/ |
Current File : //opt/cloudlinux/venv/lib64/python3.11/site-packages/clcommon/__pycache__/clcagefs.cpython-311.pyc |
� �tg( � �� � d dl Z d dlZd dlZd dlZdZdZ G d� de� � Z G d� de� � Z G d� d � � Z d � Z dd�Zdd�Z dd�Z d� Zd� Zd� Zdd�Zd� Zd� ZdS )� Nz/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.16-1.el8.cloudlinux.x86_64/opt/cloudlinux/venv/lib/python3.11/site-packages/clcommon/clcagefs.py�__init__zCagefsMpConflict.__init__ sE � � T�8� T� T�2D� T� T�CP� T� T� T� � � � � c � � | j S �N)r �r s r �__str__zCagefsMpConflict.__str__ s � ��y�r N)�__name__� __module__�__qualname__r r � r r r r s2 � � � � � � � � �� � � � r r c � � e Zd ZdZd� ZdS )�CagefsNotSupportedErrorzCagefs Not Supported Exceptionc �<