Commit d313f3bc authored by Stefan Behnel's avatar Stefan Behnel

disable non-Py2.4 test in Py2.4

parent 2c71d548
......@@ -167,6 +167,7 @@ VER_DEP_MODULES = {
(2,5) : (operator.lt, lambda x: x in ['run.any',
'run.all',
'run.yield_from_pep380', # GeneratorExit
'run.test_generator_frame_cycle', # yield in try-finally
'run.relativeimport_T542',
'run.relativeimport_star_T542',
]),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment