|
Server : Apache System : Linux server112.speedpacket.com 3.10.0-962.3.2.lve1.5.36.el7.x86_64 #1 SMP Mon May 18 02:16:06 EDT 2020 x86_64 User : equistyl ( 1341) PHP Version : 8.1.30 Disable Function : NONE Directory : /lib64/python2.7/site-packages/sepolgen/ |
Upload File : |
� 1+^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__&