I was testing some old scripts to see if they still worked and I tried RPNCalculator.py. I don't remember where I got it or who wrote it but it is failing with an error of:
Attribute Error: 'MyButton' object has no attribute 'fixed_time_step'
I have no idea what this is or how to go about finding the cause. The script is 847 lines so I don't want to post it here and I was reluctant to create a gist with someone else's code but if someone is willing to look at it I will find a way to make it accessible.