[pypy-svn] r40470 - pypy/dist/pypy/doc

mwh at codespeak.net mwh at codespeak.net
Wed Mar 14 11:51:31 CET 2007


Author: mwh
Date: Wed Mar 14 11:51:28 2007
New Revision: 40470

Modified:
   pypy/dist/pypy/doc/cleanup-todo.txt
Log:
(#pypy collective memory)++


Modified: pypy/dist/pypy/doc/cleanup-todo.txt
==============================================================================
--- pypy/dist/pypy/doc/cleanup-todo.txt	(original)
+++ pypy/dist/pypy/doc/cleanup-todo.txt	Wed Mar 14 11:51:28 2007
@@ -15,6 +15,7 @@
  - change weakrefs to work together with the GC
  - delegate finding type stuff like vtables etc to GC
  - clean up the tangle of including headers in the C backend
+ - make approach for loading modules more sane
 
 interpreter
 -----------



More information about the Pypy-commit mailing list