def OnOpenFileLocation(self, e):
		exporer.openExporer(self.resultFilename)
Ejemplo n.º 2
0
	def OnOpenFileLocation(self, e):
		exporer.openExporer(sliceRun.getExportFilename(self.filelist[0]))