Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
tuned
/
utils
/
File Content:
plugin_loader.pyo
� ��\c @ sJ d d l Z d d l Z d g Z e j j � Z d e f d � � YZ d S( i����Nt PluginLoaderc B sD e Z d d d g Z d � Z d � Z d � Z d � Z d � Z RS( t _namespacet _prefixt _interfacec C s t � � d S( s~ This method has to be implemented in child class and should set _namespace, _prefix, and _interface member attributes. N( t NotImplementedError( t self( ( s= /usr/lib/python2.7/site-packages/tuned/utils/plugin_loader.pyt _set_loader_parameters s c C s<