File: //lib64/python2.7/site-packages/libvirt_lxc.pyo
�
!��[c @ s� d d l Z y d d l Z Wns e k
r� e j � d Z y d d l Z Wq� e k
r� e j � d Z e e � j d � r� e � q� q� Xn Xd d l Z d � Z
d � Z d S( i����Ni s No module namedc C s7 t j | j | � } | d k r3 t j d � � n | S( s� This API is LXC specific, so it will only work with hypervisor
connections to the LXC driver.
Attaches the process to the control cgroups associated
with the container @domain. s virDomainLxcEnterCGroup() failedN( t libvirtmod_lxct virDomainLxcEnterCGroupt _ot Nonet libvirtt libvirtError( t domaint flagst ret( ( s1 /usr/lib64/python2.7/site-packages/libvirt_lxc.pyt lxcEnterCGroup$ s c C s7 t j | j | � } | d k r3 t j d � � n | S( sS This API is LXC specific, so it will only work with hypervisor
connections to the LXC driver.
Open the namespaces associated with the container @domain
and return a list of file descriptors associated with the
container.
The returned file descriptors are intended to be used with
the setns() system call. s"