korsygfhrtzangaiide
Elepffwdsff
/
lib64
/
python2.7
/
site-packages
/
sepolgen
/
Upload FileeE
HOME
� ��^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__&