Example #1
0
 def importFile(self, filePathList):
     self.controller = OSpyImporterController(self.getNetzob(), self)
     self.controller.setSourceFiles(filePathList)
     self.controller.run()