Generates closure classes for all functions
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 19 Jun 2008 23:51:19 +0000 (16:51 -0700)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 19 Jun 2008 23:51:19 +0000 (16:51 -0700)
commit747a011050f555d318b68cfe699f08655ff829cc
treea1138a918e47471de0ad08fb28c7bb308781b65f
parent7308254f9094b4ff4eb6b2e5491d254b9d7d142c
Generates closure classes for all functions
Cython/Compiler/Main.py
Cython/Compiler/ParseTreeTransforms.py
Cython/Compiler/Parsing.py
Cython/TestUtils.py