[pypy-svn] r15648 - pypy/dist/lib-python

pedronis at codespeak.net pedronis at codespeak.net
Fri Aug 5 00:13:13 CEST 2005


Author: pedronis
Date: Fri Aug  5 00:13:08 2005
New Revision: 15648

Modified:
   pypy/dist/lib-python/failure_list.txt
Log:
updated



Modified: pypy/dist/lib-python/failure_list.txt
==============================================================================
--- pypy/dist/lib-python/failure_list.txt	(original)
+++ pypy/dist/lib-python/failure_list.txt	Fri Aug  5 00:13:08 2005
@@ -27,4 +27,8 @@
     - disallow interning of string subclasses
     - __future__ import division problems
 
-test_new FIXED
\ No newline at end of file
+
+test_tuple etc
+   do we want to support x is x*1 where is exactly a tuple?
+
+test_new FIXED



More information about the Pypy-commit mailing list