Home | History | Annotate | Download | only in test

Lines Matching full:optparse

20 from optparse import make_option, Option, \
24 from optparse import _match_abbrev
25 from optparse import _parse_num
1479 # Make optparse believe bar.py is being executed.