index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
tools
/
pytest
/
bench
/
empty.py
blob: ac5e25701da9fc328944ef7db7d72b0fb4734004 (
plain
)
1
2
3
import py for i in range(1000): py.builtin.exec_("def test_func_%d(): pass" % i)