| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python2.6/site-packages/sepolgen/ |
Upload File : |
Ñò
†·Jc @ s® d Z d d k Z d d k Z d d k Z d d k Z d d k Z d d k Z d d k Z d d k Z d d k Z d „ Z
d d d „ ƒ YZ d „ Z d d
d „ ƒ YZ
d S( sU
Utilities for dealing with the compilation of modules and creation
of module tress.
iÿÿÿÿNc C s2 t i d | ƒ } t | ƒ d j o t St Sd S( s' Check that a module name is valid.
s [^a-zA-Z0-9]i N( t ret findallt lent Truet False( t modnamet m( ( s3 /usr/lib/python2.6/site-packages/sepolgen/module.pyt
is_valid_name% s t
ModuleTreec B sS e Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d d „ Z
RS( c C s | | _ d | _ d S( N( R t Nonet dirname( t selfR ( ( s3 /usr/lib/python2.6/site-packages/sepolgen/module.pyt __init__/ s c C s | i S( N( R
( R ( ( s3 /usr/lib/python2.6/site-packages/sepolgen/module.pyt dir_name3 s c C s | i d | i d S( Nt /s .te( R
R ( R ( ( s3 /usr/lib/python2.6/site-packages/sepolgen/module.pyt te_name6 s c C s | i d | i d S( NR s .fc( R
R ( R ( ( s3 /usr/lib/python2.6/site-packages/sepolgen/module.pyt fc_name9 s c C s | i d | i d S( NR s .if( R
R ( R ( ( s3 /usr/lib/python2.6/site-packages/sepolgen/module.pyt if_name<