Very cool. I’ll admit that my experience with Python is limited to IronPython — but I’ve been playing with it a bit and benchmarking it against the C-based implementation of Python, and in many places, its actually faster or dead even. See: IronPython version 1.0. Great work by the IronPython team.
–TR