Graybyt3 Was Here
Linux host1.absolutelystunningcenterpieces.com 3.10.0-957.21.3.el7.x86_64 #1 SMP Tue Jun 18 16:35:19 UTC 2019 x86_64
Apache
69.167.136.200
/
usr
/
lib64
/
python2.7
/
site-packages
/
sepolgen
[ HOME ]
Exec
Submit
File Name : output.pyo
� ��L]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__&