Trees | Indices | Help |
|
---|
|
1 #!/usr/bin/env python 2 3 from translate.convert import odf2po 4 from translate.convert import test_convert 5 810 """Tests running actual odf2po commands on files""" 11 convertmodule = odf2po 121714 """tests getting help""" 15 options = test_convert.TestConvertCommand.test_help(self) 16 options = self.help_check(options, "", last=True)
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 23 13:51:32 2008 | http://epydoc.sourceforge.net |