Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I looked into it with a Python developer friend. There is technically a way renpy could protect against this, but it's silly for them to do that to every method. I tried a linter/analyser called "flake8" to try and catch this sort of error but it didn't pick it up. What a strange thing about Python you have discovered :)