This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-23 09:53:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5e83da3d08
cpython
/
Lib
/
test
/
tracedmodules
/
testmod.py
Alexander Belopolsky
e1b6a9ac99
Added files missed in r84780. Thanks, Florent.
2010-09-14 01:11:35 +00:00
3 lines
44 B
Python
Raw
Blame
History
def
func
(
x
)
:
b
=
x
+
1
return
b
+
2
Reference in a new issue
View git blame
Copy permalink