Ejecutar el script de Python desde repl

exec(open("filename.py").read())
javabash