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
b4bba0357a
mitogen
/
st.py
5 lines
80 B
Python
Raw
Blame
History
def
try_something_silly
(
name
)
:
file
(
'
/tmp/foo
'
,
'
w
'
)
.
write
(
"
hello
"
+
name
)
Reference in New Issue
View Git Blame
Copy Permalink