fix cpp_vector_in_generator test by calling create_from_py_utility_code() early enoug...
authorStefan Behnel <stefan_ml@behnel.de>
Mon, 20 Aug 2012 19:29:00 +0000 (21:29 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Mon, 20 Aug 2012 19:29:00 +0000 (21:29 +0200)
commit7621f44f69fb17f0006a129949c2f2c2ffcb80f2
tree8777dbd6931404476a44e6de1fad0e5634dd4167
parent72f826cac3a785772a6789f124107737310e9963
fix cpp_vector_in_generator test by calling create_from_py_utility_code() early enough to let it inject Cython utility code
Cython/Compiler/Nodes.py
tests/run/cpp_vector_in_generator.pyx