Home | History | Annotate | Download | only in test

Lines Matching refs:teststr

1099         teststr = "def f(): {0}.dumps(0)".format(self.module.__name__)

1100 exec teststr in {'__builtins__': builtins}, d