Paul Prescod wrote: > 2. If not, will Python 3000's build or runtime system use some kind of > optimization technique such as static compilation ( e.g. extcompiler[1]) > or JIT compilation to allow parts of its library (especially new parts) > to be written using ctypes instead of C?
What's the problem? Just take PyPy and brand it as Python 3000. Stefan _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
