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
14ad83da06
test_ok1
/
py
/
apigen
/
tracer
/
testing
/
package
/
submodule
/
pak
/
mod.py
11 lines
118 B
Python
Raw
Blame
History
class
cls
(
object
)
:
def
__init__
(
self
,
x
)
:
self
.
x
=
x
def
one
(
x
)
:
return
x
+
3
def
nottwo
(
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink