avoid recursive coercion in CoerceToPyTypeNode
authorStefan Behnel <scoder@users.berlios.de>
Thu, 18 Dec 2008 17:04:44 +0000 (18:04 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 18 Dec 2008 17:04:44 +0000 (18:04 +0100)
commitccd65093d030a828cd96bc59b6abd29b22e7997d
tree7c073603e6ff5a58db2bb63eeba1b375d07d8b5b
parentd46fa3e8d31ad1806af94bd2ab481e0442d4fa4b
avoid recursive coercion in CoerceToPyTypeNode
Cython/Compiler/ExprNodes.py