| Server IP : 77.68.64.21 / Your IP : 216.73.217.145 Web Server : Apache System : Linux hp3-wp-1011352.hostingp3.local 3.10.0-1160.144.1.el7.tuxcare.els9.x86_64 #1 SMP Fri Jul 10 17:06:31 UTC 2026 x86_64 User : csh2516497 ( 2094697) PHP Version : 8.3.30 Disable Function : shell_exec,exec,system,popen,set_time_limit MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python2.7/site-packages/pyudev/ |
Upload File : |
�
��: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 <lunaryorn@googlemail.com>
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 <module> s "