Add a bunch of new tests for closures.
authorCraig Citro <craigcitro@gmail.com>
Mon, 1 Feb 2010 20:28:45 +0000 (12:28 -0800)
committerCraig Citro <craigcitro@gmail.com>
Mon, 1 Feb 2010 20:28:45 +0000 (12:28 -0800)
commit539d795c25ceb36b775371b2517615d12cfaab12
treef188c410df4f319b3c5f77246ada50835073e87f
parentda4566a33054262ed33061d08ff0d6cf48948253
Add a bunch of new tests for closures.
tests/run/closure_tests_1.pyx [new file with mode: 0644]
tests/run/closure_tests_2.pyx [new file with mode: 0644]
tests/run/closure_tests_3.pyx [new file with mode: 0644]
tests/run/closure_tests_4.pyx [new file with mode: 0644]
tests/run/lambda_tests.pyx [new file with mode: 0644]