Home | Trees | Indices | Help |
|
---|
|
This class represents a .csv file with various lines. The default format contains three columns: location, source, target
|
|||
UnitClass The class of units that will be instantiated and used by this class |
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Name = _("Comma Separated Value") The human usable name of this store type |
|||
Mimetypes = ['text/comma-separated-values', 'text/csv'] A list of MIME types associated with this store type |
|||
Extensions = ["csv"] A list of file extentions associated with this store type |
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Constructs a blank TranslationStore.
|
parser to process the given source string
|
convert to a string. double check that unicode is handled somehow here
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Mar 3 16:36:52 2010 | http://epydoc.sourceforge.net |