Home | History | Annotate | Download | only in test

Lines Matching refs:optparse

19 import optparse
20 from optparse import make_option, Option, \
24 from optparse import _match_abbrev
25 from optparse import _parse_num
1509 # Make optparse believe bar.py is being executed.
1657 support.check__all__(self, optparse, blacklist=blacklist)