Module status
source code
Module containing the status singleton object.
    | 
       
     | 
        Status 
      The relax status singleton class.
     | 
  
    | 
       
     | 
        Auto_analysis 
      The auto-analysis status container.
     | 
  
    | 
       
     | 
        Exec_lock 
      A type of locking object for locking execution of relax.
     | 
  
    | 
       
     | 
        Observer 
      The observer design pattern base class.
     | 
  
    | 
       
     | 
        Relax_lock 
      A type of locking object for relax.
     | 
  
    | 
       
     | 
        Observer_container 
      The container for holding all the observer objects.
     | 
  
    | 
       
     | 
        __package__ = None 
      hash(x)
     | 
  
Imports:
  F_OK,
  access,
  getcwd,
  sep,
  platform,
  search,
  sys,
  Lock,
  RLock,
  Queue,
  RelaxError