Home | History | Annotate | Download | only in JetCreator

Lines Matching refs:tuple

646 		return fmt_str % ((self.name,) + tuple(self.msg))

678 return fmt_str % ((self.name,) + tuple(self.msg))
714 return fmt_str % ((self.name, self.meta_type) + tuple(self.msg))