Home | Trees | Indices | Help |
---|
|
object --+ | _BaseEntry --+ | MOEntry
Represents a mo file entry.
**Examples**:>>> entry = MOEntry() >>> entry.msgid = 'translate me !' >>> entry.msgstr = 'traduisez moi !' >>> print entry msgid "translate me !" msgstr "traduisez moi !" <BLANKLINE>
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Tue Dec 11 12:11:51 2007 | http://epydoc.sourceforge.net |