I might be asking the impossible. However, I am trying to connect to MySQL on a windows 7 box using Python 3.3.0. I've using PyMySQL as a way to connect, but this appears not to be supported for a Windows box. I'm not wedded to pymysql, is there a way to achieve this without dropping back to a prior Python version.
Active state doesn't appear to offer a solution for Python 3.X
Thanks