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

ale at codespeak.net ale at codespeak.net
Tue Aug 23 17:19:11 CEST 2005


Author: ale
Date: Tue Aug 23 17:19:10 2005
New Revision: 16291

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


Modified: pypy/dist/lib-python/failure_list.txt
==============================================================================
--- pypy/dist/lib-python/failure_list.txt	(original)
+++ pypy/dist/lib-python/failure_list.txt	Tue Aug 23 17:19:10 2005
@@ -32,6 +32,7 @@
 test_decorator
     fails because globals and locals are None in a nested function ?
 
+test_enumerate FIXED by skippiing a test for an implementation detail .
 
 test_builtin
     - our compilers need to recognize BOM markers



More information about the Pypy-commit mailing list