def try_something_silly(name): file('/tmp/foo', 'w').write("hello " + name)