Home | History | Annotate | Download | only in python2.7

Lines Matching defs:getcompname

70   getcompname()   -- returns human-readable version of
383 def getcompname(self):
392 self.getcomptype(), self.getcompname()
666 def getcompname(self):
962 print "compname =", f.getcompname()