Home | History | Annotate | Download | only in python_gflags

Lines Matching refs:use_gnu_getopt

833   def UseGnuGetOpt(self, use_gnu_getopt=True):
839 use_gnu_getopt: wether or not to use GNU style scanning.
841 self.__dict__['__use_gnu_getopt'] = use_gnu_getopt