| 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
        
          info(self,
        text,
        item=None,
        onscreen=True) 
      Puts some information onto the logfile | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          system(self,
        cmd,
        item=None,
        divert_output_to_log=True) 
      Makes a system call. | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
        
          get_lockname(self) 
      Returns the name of the lock file | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
      
     | 
  
    | 
       
     | 
      
        
          set_lock(self) 
      Sets the lock file and writes the PID of this process | 
          
            source code
            
           | 
         
       
      
     | 
  
    | 
       
     | 
      
      
     | 
  
  
    | 
     Inherited from Singleton:
      __new__
       
    Inherited from object:
      __delattr__,
      __format__,
      __getattribute__,
      __hash__,
      __reduce__,
      __reduce_ex__,
      __repr__,
      __setattr__,
      __sizeof__,
      __str__,
      __subclasshook__
       
     |