fix function declarations inside of 'with' blocks
[cython.git] / tests / run / withstat_py.py
2011-04-25 Stefan Behnelfix function declarations inside of 'with' blocks
2011-04-24 Stefan Behnelreimplement 'with' statement using dedicated nodes...