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

Lines Matching full:add_text

244     def add_text(self, text):
1019 formatter.add_text(version)
2288 formatter.add_text(self.description)
2293 formatter.add_text(action_group.description)
2298 formatter.add_text(self.epilog)
2310 formatter.add_text(self.version)