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/monara/public_html/test.athavaneng.com/themes.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
:Oc @` sQ d Z d d l m Z m Z m Z m Z d d l m Z m Z m Z d Z
d S( u
pyudev._compat
==============
Compatibility for Python versions, that lack certain functions.
.. moduleauthor:: Sebastian Wiesner
i ( t print_functiont divisiont unicode_literalst absolute_import( t Popent CalledProcessErrort PIPEc C` sJ t | d t } | j d } | j d k rF t | j | n | S( u]
Compatibility with :func:`subprocess.check_output` from Python 2.7 and
upwards.
t stdouti ( R R t communicatet
returncodeR ( t commandt proct output( ( s2 /usr/lib/python2.7/site-packages/pyudev/_compat.pyt check_output# s
N( t __doc__t
__future__R R R R t
subprocessR R R R
( ( ( s2 /usr/lib/python2.7/site-packages/pyudev/_compat.pyt s "