Changeset 7831
- Timestamp:
- 06/10/08 14:43:17 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
ossiedev/branches/jsnyder/ComponentProject/PythonSrc/MainFrameGlue.py
r7822 r7831 431 431 432 432 433 def getInterFaceList(self): 434 if len(self.AvailableInts) > 0: 435 return self.AvailableInts 436 else: 437 self.importStandardIDL() 438 return self.AvailableInts 439 440 433 441 def getInterfaces(self, file): 434 442 f = os.popen('python '