members_package
  
 Docstring for the package.
      
       module_attribute
      
      
       =
      
      
       42
      
     
     
      
       
        module-attribute
       
      
     
    
      Docstring for
      
       module_attribute
      
      .
     
      Class
     
    
      Docstring for
      
       Class
      
      .
     
      Subclass
     
    
      Bases:
      
       
     
      Docstring for
      
       Subclass
      
      .
     
         
          method1
         
         
          (
         
         
          a
         
         
          ,
         
         
          b
         
         
          )
         
        
       
         Docstring for
         
          Class.method1
         
         .
        
      
       module_function
      
      
       (
      
      
       a
      
      
       ,
      
      
       b
      
      
       )
      
     
    
      Docstring for
      
       module_function
      
      .