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
49c6aebbc7
test_ok1
/
bench
/
empty.py
4 lines
87 B
Python
Raw
Blame
History
# -*- coding: utf-8 -*-
for
i
in
range
(
1000
)
:
exec
(
"
def test_func_
%d
(): pass
"
%
i
)
Reference in New Issue
View Git Blame
Copy Permalink