Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219
Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
3
uc
@ s* d dl Z d dlT dZdZG dd dZdS ) N)*ndc @ s0 e Zd ZdZdd Zdd Zdd Zdd Zd
S )dmidecodeXMLz=Native Python API for retrieving dmidecode information as XMLc C s
t | _d S )N)DMIXML_NODErestype)self r !/usr/lib64/python3.6/dmidecode.py__init__% s zdmidecodeXML.__init__c C s, |t krt | _n|tkr t| _ntddS )z
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
zInvalid result type valueT)r r
DMIXML_DOC TypeError)r typer r r
SetResultType( s zdmidecodeXML.SetResultTypec C sT | j tkr$tjtd| j |dd}n,| j tkrHtjtd| j |dd}ntd|S )z
Queries the DMI data structure for a given section name. A section
can often contain several DMI type elements
s)
query_typeresult_typeZsection)_objzInvalid result type value)r r libxml2xmlNodexmlapir xmlDocr
)r Zsectnameretr r r
QuerySection6 s
zdmidecodeXML.QuerySectionc C sT | j tkr$tjtd| j |dd}n,| j tkrHtjtd| j |dd}ntd|S )zI
Queries the DMI data structure for a specific DMI type.
t)r r Ztypeid)r zInvalid result type value)r r r r r r r r
)r Ztpidr r r r
QueryTypeIdI s
zdmidecodeXML.QueryTypeIdN)__name__
__module____qualname____doc__r r r r r r r r
r " s
r )r Zdmidecodemodr r r r r r r
s