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

Lines Matching refs:epilog

1532         - epilog -- Text following the argument descriptions
1547 epilog=None,
1577 self.epilog = epilog
2297 # epilog
2298 formatter.add_text(self.epilog)