[SOLVED] Upgrading EventGhost to Python 2.7
Posted: Sun May 26, 2013 7:18 am
Every so often, I write a chunk of code that won't run on Python 2.6, and rage ensues. Python 3.x is obviously out of the question due to backward compatibility concerns, but is upgrading EventGhost to 2.7(.5) without breaking anything feasible? What would be involved? Can anyone come up with any downsides apart from the need to recompile a boatload of modules?