[pypy-svn] r44041 - pypy/extradoc/talk/dzug2007

hpk at codespeak.net hpk at codespeak.net
Tue Jun 5 12:01:37 CEST 2007


Author: hpk
Date: Tue Jun  5 12:01:37 2007
New Revision: 44041

Modified:
   pypy/extradoc/talk/dzug2007/dzug2007.txt
Log:
fix number of tests 


Modified: pypy/extradoc/talk/dzug2007/dzug2007.txt
==============================================================================
--- pypy/extradoc/talk/dzug2007/dzug2007.txt	(original)
+++ pypy/extradoc/talk/dzug2007/dzug2007.txt	Tue Jun  5 12:01:37 2007
@@ -188,7 +188,7 @@
 
 - compliant, 340 KLOC / 85 test KLOC
 - single source for all platforms
-- flexibel, fast, well-tested (11975 tests)
+- flexibel, fast, well-tested (11805 tests)
 - new middleware features 
 - need more extension modules! 
 - better GCs and more JITting will even improve speed!


More information about the pypy-svn mailing list