예제 #1
0
 def do_objects(self,line):
     CTCore.show_objects()
     print ""
예제 #2
0
 def do_objects(self, line):
     self.retval = CTCore.show_objects()
예제 #3
0
 def do_objects(self, line):
     CTCore.show_objects()
     print ""
예제 #4
0
 def do_objects(self,line):
     self.retval = CTCore.show_objects()