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

Lines Matching refs:get_examples

645         return DocTest(self.get_examples(string, name), globs,
648 def get_examples(self, string, name='<string>'):