예제 #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"])