[pypy-svn] r51998 - pypy/extradoc/proposal

cfbolz at codespeak.net cfbolz at codespeak.net
Sat Mar 1 14:22:13 CET 2008


Author: cfbolz
Date: Sat Mar  1 14:22:13 2008
New Revision: 51998

Modified:
   pypy/extradoc/proposal/openjdk-challenge.txt
Log:
kill political paragraph


Modified: pypy/extradoc/proposal/openjdk-challenge.txt
==============================================================================
--- pypy/extradoc/proposal/openjdk-challenge.txt	(original)
+++ pypy/extradoc/proposal/openjdk-challenge.txt	Sat Mar  1 14:22:13 2008
@@ -142,13 +142,6 @@
 Relevance to the community
 --------------------------
 
-Recently the community has shown a lot of interest in dynamic
-languages which run on top of the JVM.  Even if currently Jython_ is
-the only usable implementation of Python for the JVM, PyPy has the
-potential to become the reference implementation in the future.
-(XXX careful: this enters politics country, I guess we don't want to piss of the
-Jython people)
-
 To have a working JIT for the JVM is an important step towards making PyPy
 the fastest Python for the JVM.  Moreover, due to the innovative
 ideas implemented by PyPy, it is likely that Python could become


More information about the pypy-svn mailing list