Home | History | Annotate | Download | only in support

Lines Matching refs:optionflags

1948 def run_doctest(module, verbosity=None, optionflags=0):
1963 f, t = doctest.testmod(module, verbose=verbosity, optionflags=optionflags)