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

Lines Matching refs:superinit

1565         superinit = super(ArgumentParser, self).__init__
1566 superinit(description=description,