I noticed that the Python example in the Thrift tutorial is in Python 2. (I noticed by having my default Python 3 complain about the syntax!) A bit of searching showed that Thrift did not support Python 3 (at the time of the search results I found). What is the current intent within the project, with regard to supporting Python 3? Is it already there, if I look in the right place? Or is anyone working on it?
Thank you - John Myre
