python 2to3

hi there

i just found this page in the python documentation

http://docs.python.org/library/2to3.html

it converts python scripts from python 2.6 into a valid python 3 script

so i wondered, why modules like numpy,PIL are not yet updatet to 3

It’s because they aren’t written in pure Python. Modules like PIL and NumPy use the Python C API, which has also changed between Python 2.x and Python 3.x.

can anyone make and post a valid 2.5 mouselook script for me?

make an thread you :spin: