Someone is working on a Python implementation that runs on the Smalltalk Virtual Machine of Visual Works. Also quite interesting - the Visual Works VM is one of the best when it comes to efficient garbage collection and good just-in-time compilation. The Java VM could learn a thing or two from it before it even comes close to being in that league...
At Python owns us you can find the original article.