[pypy-svn] r63689 - pypy/extradoc/talk/ep2009

arigo at codespeak.net arigo at codespeak.net
Sun Apr 5 23:38:40 CEST 2009


Author: arigo
Date: Sun Apr  5 23:38:39 2009
New Revision: 63689

Modified:
   pypy/extradoc/talk/ep2009/abstract.txt
Log:
()es.


Modified: pypy/extradoc/talk/ep2009/abstract.txt
==============================================================================
--- pypy/extradoc/talk/ep2009/abstract.txt	(original)
+++ pypy/extradoc/talk/ep2009/abstract.txt	Sun Apr  5 23:38:39 2009
@@ -13,9 +13,9 @@
 
 Thus -- even before the JIT work -- we could assert that PyPy
 now provides a complete, flexible and reasonably fast Python
-interpreter, itself implemented in Python.  "Complete" means
+interpreter, itself implemented in Python.  ("Complete" means
 it is fully compliant but misses a lot of third-party
-extension modules.
+extension modules.)
 
 This section of the talk is mostly intended for people who are already
 familiar with the PyPy project, and want an update as to how we are doing.



More information about the Pypy-commit mailing list