Not sure why but can't get it to work. I get an error when I try to launch it in Ren'py.
While running game code:
File "game/example_code.rpy", line 556, in script
init python hide:
File "game/example_code.rpy", line 556, in script
init python hide:
File "game/example_code.rpy", line 556, in <module>
init python hide:
File "game/example_code.rpy", line 570, in _execute_python_hide
f = file(fn, "r")
NameError: name 'file' is not defined