One Hat Cyber Team
Your IP :
10.30.1.1
Server IP :
103.148.201.5
Server :
Linux web-olt 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Server Software :
Apache/2.4.52 (Ubuntu)
PHP Version :
8.1.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3
/
dist-packages
/
samba
/
__pycache__
/
Edit File:
sites.cpython-310.pyc
o �/a� � @ sp d Z ddlZddlmZmZ G dd� de�ZG dd� de�ZG dd � d e�ZG d d� de�Zdd � Z dd� Z dS )zManipulating sites.� N)�FLAG_MOD_ADD�LdbErrorc @ s e Zd ZdZdd� Zdd� ZdS )� SiteExceptionzBase element for Sites errorsc C s || _ d S )N)�value)�selfr � r �-/usr/lib/python3/dist-packages/samba/sites.py�__init__ s zSiteException.__init__c C s d| j j| jf S )Nz%s: %s)� __class__�__name__r )r r r r �__str__ s zSiteException.__str__N)r � __module__�__qualname__�__doc__r r r r r r r s r c @ � e Zd ZdZdS )�SiteNotFoundExceptionz>Raised when the site is not found and it's expected to exists.N�r r r r r r r r r "