Home | Trees | Indices | Help |
|
---|
|
classes that hold units of comma-separated values (.csv) files (csvunit) or entire files (csvfile) for use with localisation
|
|||
SimpleDictReader | |||
DefaultDialect | |||
csvunit | |||
csvfile This class represents a .csv file with various lines. |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
canonical_field_names = 'location', 'source', 'target', 'id',
|
|||
fieldname_map = {'original': 'source', 'untranslated': 'source
|
|||
EXTRA_KEY = '__CSVL10N__EXTRA__'
|
Imports: csv, codecs, StringIO, sparse, base
|
canonical_field_names
|
fieldname_map
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jan 19 17:46:52 2011 | http://epydoc.sourceforge.net |