[pypy-svn] r13949 - pypy/extradoc/sprintinfo

tismer at codespeak.net tismer at codespeak.net
Sun Jun 26 15:15:26 CEST 2005


Author: tismer
Date: Sun Jun 26 15:15:26 2005
New Revision: 13949

Modified:
   pypy/extradoc/sprintinfo/pre-ep2005-planning.txt
Log:
char add/inplace add done

Modified: pypy/extradoc/sprintinfo/pre-ep2005-planning.txt
==============================================================================
--- pypy/extradoc/sprintinfo/pre-ep2005-planning.txt	(original)
+++ pypy/extradoc/sprintinfo/pre-ep2005-planning.txt	Sun Jun 26 15:15:26 2005
@@ -40,7 +40,7 @@
             Binary operations
             -----------------
 
-            (easy) rstr: mul, inplace_mul  (for CharRepr only!)
+            (DONE) (easy) rstr: mul, inplace_mul  (for CharRepr only!)
 
             (easy) 'contains' applied on:
                      * (DONE) dict of string keys



More information about the Pypy-commit mailing list