copy function arguments into closure also when no conversion is needed
authorStefan Behnel <scoder@users.berlios.de>
Thu, 30 Apr 2009 15:53:55 +0000 (17:53 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 30 Apr 2009 15:53:55 +0000 (17:53 +0200)
commit31e0f5b59eee47e41bacb558caf3733e7a4bbb32
tree687353551afd79affb6fa56abf352e063bee13e4
parent303bac8113ea69dcc2acfba32cb24d035c779b97
copy function arguments into closure also when no conversion is needed
Cython/Compiler/Nodes.py