test_ok2/bench/empty.py

4 lines
63 B
Python
Raw Normal View History

for i in range(1000):
exec "def test_func_%d(): pass" % i