2007/11/14, Martijn Faassen <[EMAIL PROTECTED]>: > Your Python-centric work is not done until I have a serious shot at > downloading or building a PyPy-based interpreter, run it on top of > *some* backend, and can start porting, say, Zope 3 on top of it. Or > Twisted. Or lxml. Or Pygame.
Well, no Python implementation other than CPython runs Zope, Twisted, lxml, or pygame. (Correct me if I'm wrong.) Although I believe Jython ran some part of old version of Twisted. And effbot included IronPython support in ElementTree 1.2.7. But then, Jython and IronPython don't *need* to run Zope. Their survival isn't dependent on that. -- Seo Sanghyeon _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
