I didn't realize how much time I spent on cleanups until regex let me stop.
TL;DR: Visit https://mte90.github.io/Game-Genie-Good-Guy/ for an online version. Game Genie Good Guy is based on Game Genie Guy: This is a small Windows utility for ...
If you work with strings in your Python scripts and you're writing obscure logic to process them, then you need to look into regex in Python. It lets you describe patterns instead of writing ...