This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-29 07:35:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84e751a4429637418970eebc6300d8ac0603da8a
cpython
/
Lib
/
test
/
tracedmodules
/
testmod.py
T
Alexander Belopolsky
e1b6a9ac99
Added files missed in r84780. Thanks, Florent.
2010-09-14 01:11:35 +00:00
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