fix decorators in external .pxd files after last commit
authorStefan Behnel <scoder@users.berlios.de>
Sat, 30 Oct 2010 16:44:29 +0000 (18:44 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 30 Oct 2010 16:44:29 +0000 (18:44 +0200)
commit4fabd474d30ce2e070beb79c3b66bd1450a2aa38
tree1e931aa064a6107b8a9de455c1bd84460a7dc16c
parent765f2b7a2e62ff352df5ec8a6c2a4cb92c4120e0
fix decorators in external .pxd files after last commit
Cython/Compiler/ParseTreeTransforms.py