ok
Direktori : /proc/thread-self/root/usr/lib64/python2.7/site-packages/ |
Current File : //proc/thread-self/root/usr/lib64/python2.7/site-packages/dmidecode.pyo |
� ��^c @ s9 d d l Z d d l Td Z d Z d d d � � YZ d S( i����N( t *t nt dt dmidecodeXMLc B s2 e Z d Z d � Z d � Z d � Z d � Z RS( s= Native Python API for retrieving dmidecode information as XMLc C s t | _ d S( N( t DMIXML_NODEt restype( t self( ( s/ /usr/lib64/python2.7/site-packages/dmidecode.pyt __init__% s c C s= | t k r t | _ n! | t k r0 t | _ n t d � t S( s� Sets the result type of queries. The value can be DMIXML_NODE or DMIXML_DOC, which will return an libxml2::xmlNode or libxml2::xmlDoc object, respectively s Invalid result type value( R R t DMIXML_DOCt TypeErrort True( R t type( ( s/ /usr/lib64/python2.7/site-packages/dmidecode.pyt SetResultType( s c C s� | j t k r<