[pypy-svn] r4732 - pypy/trunk/doc

anna at codespeak.net anna at codespeak.net
Mon May 31 13:09:24 CEST 2004


Author: anna
Date: Mon May 31 13:09:24 2004
New Revision: 4732

Modified:
   pypy/trunk/doc/gothsprinttasklist.txt
Log:
updated the sprint tasklist

Modified: pypy/trunk/doc/gothsprinttasklist.txt
==============================================================================
--- pypy/trunk/doc/gothsprinttasklist.txt	(original)
+++ pypy/trunk/doc/gothsprinttasklist.txt	Mon May 31 13:09:24 2004
@@ -3,6 +3,8 @@
 *Installing Pygame
 *Annotation Translator
 *Cleanup Pyrex Code Generator
+*Import system hack
+*Running large programs (write test cases)
 *Intermediate Test cases (1 module, 1 class)
 *Moving Test Framework (discussion)
 *Documentation (Intro to pypy page with explanations, not just links, and comparisons to discussions about ohter projects)
@@ -16,4 +18,5 @@
 *Script on built-ins improve (use hasattr)
 	- proper introspection (not just for multi-methods)
 	- generate html status page for website
-*Fix object model
\ No newline at end of file
+*Fix object model
+



More information about the Pypy-commit mailing list