This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2c7d6859a4
cpython
/
Lib
/
test
/
tracedmodules
/
testmod.py
4 lines
44 B
Python
Raw
Blame
History
def
func
(
x
)
:
b
=
x
+
1
return
b
+
2
Reference in New Issue
View Git Blame
Copy Permalink