From: Stefan Behnel Date: Tue, 19 Apr 2011 07:15:07 +0000 (+0200) Subject: comment X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=eecc75439a3fbf504875145f9d24731d1c0b7fa6;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