Home | History | Annotate | Download | only in test

Lines Matching refs:one_argument

168         def f2(one_argument): pass
174 self.assertEqual(f2.func_code.co_varnames, ('one_argument',))