| Path : /lib64/python2.7/site-packages/dbus/ | 
| Current File : //lib64/python2.7/site-packages/dbus/gi_service.pyc | 
毖Sc           @   s   d  Z  d g Z d d l m Z d d l Z d e j j e j j f d     YZ	 d d d  Z d Z e	 d e j e j j
 f i e d	 6e d
 6 Z d S(   s6   Support code for implementing D-Bus services via PyGI.t   ExportedGObjecti(   t   GObjectNt   ExportedGObjectTypec           B   s   e  Z d  Z d   Z RS(   s   A metaclass which inherits from both GObjectMeta and
    `dbus.service.InterfaceType`. Used as the metaclass for `ExportedGObject`.
    c         C   s<