Home | History | Annotate | Download | only in test

Lines Matching refs:teststr

1131         teststr = "def f(): {0}.dumps(0)".format(self.module.__name__)
1132 exec teststr in {'__builtins__': builtins}, d