disabled class closures test
authorStefan Behnel <scoder@users.berlios.de>
Thu, 18 Nov 2010 21:26:34 +0000 (22:26 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 18 Nov 2010 21:26:34 +0000 (22:26 +0100)
--HG--
rename : tests/run/closure_class.pyx => tests/run/closure_class_T596.pyx

tests/bugs.txt
tests/run/closure_class_T596.pyx [moved from tests/run/closure_class.pyx with 100% similarity]

index e592d63a00341819588d8fcddf75cc083f58876e..2f65cf15e48fbd6cdca543c092065d9f1aeff5d3 100644 (file)
@@ -17,7 +17,7 @@ function_as_method_T494
 closure_inside_cdef_T554
 ipow_crash_T562
 pure_mode_cmethod_inheritance_T583
-
+closure_class_T596
 
 # CPython regression tests that don't current work:
 pyregr.test_threadsignals