Python Idle Shell Run Command
exec(open('./app/filename.py').read())
Nerdy Kitten
exec(open('./app/filename.py').read())