Package fliesclient :: Module publican :: Class Publican
[hide private]
[frames] | no frames]

Class Publican

source code

Instance Methods [hide private]
 
__init__(self, filepath) source code
 
covert_txtflow(self)
Convert the content of the po file to a list of text flow.
source code
 
load_po(self)
Convert the po file to a pofile object in polib.
source code
Method Details [hide private]

covert_txtflow(self)

source code 

Convert the content of the po file to a list of text flow.

Returns:
the dictionary object of textflow

load_po(self)

source code 

Convert the po file to a pofile object in polib.

Returns:
pofile object