fixed utility code integration for try-except
authorStefan Behnel <scoder@users.berlios.de>
Thu, 4 Sep 2008 07:02:19 +0000 (09:02 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 4 Sep 2008 07:02:19 +0000 (09:02 +0200)
commitf767831fea383ab14bacfd387ea0ec92c3462674
tree8c21094d028137270dd333299b3aeecc51154f9a
parentb970aadc0c52ae0485d56e9eb67c219c8f6d7f13
fixed utility code integration for try-except
Cython/Compiler/Nodes.py
tests/run/moduletryexcept.pyx [new file with mode: 0644]