From: Stefan Behnel Date: Tue, 19 Apr 2011 07:15:07 +0000 (+0200) Subject: comment X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=09bdd2b5c7b5696d9ec47fc51493614300f64765;p=cython.git comment --- diff --git a/runtests.py b/runtests.py index 83adb26c..ae81beb9 100644 --- a/runtests.py +++ b/runtests.py @@ -98,7 +98,7 @@ VER_DEP_MODULES = { ]), (2,6) : (operator.lt, lambda x: x in ['run.print_function', 'run.cython3', - 'run.generators_py', + 'run.generators_py', # generators, with statement 'run.pure_py', # decorators, with statement ]), # The next line should start (3,); but this is a dictionary, so