This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
e1b6a9ac99
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