| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
         object --+        
                  |        
    AbstractIndexer --+    
                      |    
BaseCollectionContainer --+
                          |
                         CollectionContainer
Write-enabled Collection Container. New items can be added using a 
  public append method. Subclasses may also override the 
  internal _update to expose it to the clients.
| Instance Methods | |||
| 
 | |||
| int | 
 | ||
| Inherited from  Inherited from  | |||
| Properties | |
| Inherited from  Inherited from  | 
| Method Details | 
| 
 x.__init__(...) initializes x; see help(type(x)) for signature 
 | 
| 
 Append a new item to the collection. 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:05 2017 | http://epydoc.sourceforge.net |