This website requires JavaScript.
Explore
Help
Sign In
jiuyuan
/
test_ok1
Watch
2
Star
0
Fork
You've already forked test_ok1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
84ab194516
test_ok1
/
bench
/
empty.py
4 lines
85 B
Python
Raw
Blame
History
import
py
for
i
in
range
(
1000
)
:
py
.
builtin
.
exec_
(
"
def test_func_
%d
(): pass
"
%
i
)
Reference in New Issue
View Git Blame
Copy Permalink