by klauss » Wed Mar 30, 2011 3:07 pm
There are communication XML files I believe that need translation besides the .py files, there's some .txt files (that are picked up by the .py files) too.
I don't believe VS works with Python 3, if you downloaded from a repo, you shouldn't worry about that. If you built from source, it should have picked a 2.x python version, but if it continued happily with python 3, it may build, but it also may not run.
(PS: I didn't try - it might run)