[pypy-svn] r44876 - pypy/extradoc/talk/ep2007/interpreter
hpk at codespeak.net
hpk at codespeak.net
Mon Jul 9 12:40:06 CEST 2007
Author: hpk
Date: Mon Jul 9 12:40:05 2007
New Revision: 44876
Modified:
pypy/extradoc/talk/ep2007/interpreter/interpreter.txt
Log:
add reference to christian's talk tomorrow
Modified: pypy/extradoc/talk/ep2007/interpreter/interpreter.txt
==============================================================================
--- pypy/extradoc/talk/ep2007/interpreter/interpreter.txt (original)
+++ pypy/extradoc/talk/ep2007/interpreter/interpreter.txt Mon Jul 9 12:40:05 2007
@@ -153,6 +153,8 @@
* unlimited recursion
* *composable* greenlets, tasklets, co-routines
+* see also Christian's talk Tuesday, 10am
+
Relative speeds to CPython
------------------------------
More information about the pypy-svn
mailing list