コード例 #1
0
ファイル: 67.py プロジェクト: MaxTyutyunnikov/lino
 def test03(self):
     fn = self.addTempFile("5c.sxw")
     pds2sxw.main(["-o", fn, "-b", "5c.pds"])
コード例 #2
0
 def test03(self):
     fn = self.addTempFile("5c.sxw")
     pds2sxw.main(["-o", fn, "-b", "5c.pds"])
コード例 #3
0
ファイル: 67.py プロジェクト: MaxTyutyunnikov/lino
 def test01(self):
     fn = self.addTempFile("5.sxw",showOutput=True)
     pds2sxw.main(["-o", fn, "-b", "5.pds"])
コード例 #4
0
 def test01(self):
     fn = self.addTempFile("5.sxw", showOutput=True)
     pds2sxw.main(["-o", fn, "-b", "5.pds"])