This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
mitogen
mirror of
https://github.com/mitogen-hq/mitogen.git
Watch
1
Star
1
Fork
You've already forked mitogen
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b3d8c947c7
mitogen
/
tests
/
data
/
simple_pkg
/
a.py
7 lines
96 B
Python
Raw
Blame
History
import
simple_pkg
.
b
def
subtract_one_add_two
(
n
)
:
return
simple_pkg
.
b
.
subtract_one
(
n
)
+
2
Reference in New Issue
View Git Blame
Copy Permalink