proposed fix to prevent exception chaining in Py3
authorStefan Behnel <scoder@users.berlios.de>
Sat, 21 Feb 2009 23:17:58 +0000 (00:17 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 21 Feb 2009 23:17:58 +0000 (00:17 +0100)
commitacbda9dd636c71184686d47e5671a4862f4e5495
tree02dcf7b1054e4e8315f34f441247bd152272aa28
parente24f88f86a4b0110e97b3cfded4957492ba076a9
proposed fix to prevent exception chaining in Py3
Cython/Compiler/Nodes.py