Graybyt3 Was Here
Linux cloud.locucionar.com 3.10.0-1160.81.1.el7.x86_64 #1 SMP Fri Dec 16 17:29:43 UTC 2022 x86_64
Apache
91.191.211.241
/
usr
/
lib64
/
python2.7
/
site-packages
/
sepolgen
[ HOME ]
Exec
Submit
File Name : output.pyo
� ��^c @ s� d Z d d l m Z d d l m Z e j rB d d l m Z n d d d � � YZ d � Z d � Z d � Z d � Z d � Z d � Z d S( si 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. i ( t refpolicy( t util( t cmpt ModuleWriterc B s e Z d � Z d � Z RS( c C s( d | _ d | _ t | _ t | _ d S( N( t Nonet fdt modulet Truet sortt requires( t self( ( s5 /usr/lib64/python2.7/site-packages/sepolgen/output.pyt __init__&