Just reading the what's new in Python 3 and saw that Cython is recommended for new extensions! http://docs.python.org/dev/3.0/howto/cporting.html#cporting-howto (bottom of page). Nicely done! Gabriel