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

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


Author: pedronis
Date: Fri Aug  5 13:26:38 2005
New Revision: 15674

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



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 13:26:38 2005
@@ -37,7 +37,7 @@
    cannot be fixed.  PyPy produces different TypeError messages but they are
    also correct and useful (reviewed them again).
 
-test_optparse FIXED?
+test_optparse FIXED
 
 test_mutants FIXED?
    overriding __repr__ in a dict subclass doesn't change the str().



More information about the Pypy-commit mailing list