[pypy-svn] r58272 - pypy/branch/tuple-nonresizable-395/pypy

fijal at codespeak.net fijal at codespeak.net
Sat Sep 20 17:12:12 CEST 2008


Author: fijal
Date: Sat Sep 20 17:12:11 2008
New Revision: 58272

Modified:
   pypy/branch/tuple-nonresizable-395/pypy/TODO.BEFOREMERGE
Log:
This two works now


Modified: pypy/branch/tuple-nonresizable-395/pypy/TODO.BEFOREMERGE
==============================================================================
--- pypy/branch/tuple-nonresizable-395/pypy/TODO.BEFOREMERGE	(original)
+++ pypy/branch/tuple-nonresizable-395/pypy/TODO.BEFOREMERGE	Sat Sep 20 17:12:11 2008
@@ -9,7 +9,3 @@
 * use viewtuple() instead of viewiterable() in pycode.py:descr_code__new__()
 
 * add objspace.unpackiterable shortcuts
-
-* "translate.py --no-listcompr" doesn't annotate any more
-
-* "translate.py -b cli" doesn't annotate any more



More information about the Pypy-commit mailing list