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

Lines Matching defs:grey

490     def grey(self, text): return '<font color="#909090">%s</font>' % text
515 return self.grey(name)
861 return self.grey('=' + self.repr(object))
906 decl = title + argspec + (note and self.grey(