2010/12/3 Stefan Behnel <[email protected]>: > Stefan Behnel, 03.12.2010 15:14: >> Vitja Makarov, 03.12.2010 14:27: >>> Stefan Behnel (from trac): >>>> Why not have a method generate_lambda_definitions() somewhere up the AST >>>> hierarchy? Maybe in BlockNode? You could just pass in the relevant scope >>>> explicitly. >>> >>> I've updated patch. Now all lambdas are defined in >>> BlockNode.generate_lambda_definitions() >> >> Yes, that's much cleaner. Time to ask Hudson. >> >> http://hg.cython.org/cython-devel/rev/067bda3960e4 > > Hmm, looks like neither of us ran the test suite after the change: > > https://sage.math.washington.edu:8091/hudson/job/cython-devel-tests-py2-trunk-c/614/testReport/ > > Stefan
Sorry I ran it for previous version :( -- vitja. _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
