| Trees | Indices | Help | 
 | 
|---|
|  | 
           object --+        
                    |        
base.TranslationStore --+    
                        |    
    poheader.poheader --+    
                        |    
          pocommon.pofile --+
                            |
                           pofile
this represents a .po file containing various units
| 
 | |||
| UnitClass Base class for translation units. | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  Inherited from  Inherited from  | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| 
 Constructs a blank TranslationStore. 
 | 
| 
 Appends the given unit to the object's list of units. This method should always be used rather than trying to modify the list manually. 
 | 
| 
 Converts to a string representation that can be parsed back using parsestring(). 
 | 
| 
 Returns True if the object doesn't contain any translation units. 
 | 
| 
 parser to process the given source string 
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Wed Mar 26 12:49:29 2008 | http://epydoc.sourceforge.net |