allow splitting compiler annotation decorators as Python only allows 255 args
authorStefan Behnel <scoder@users.berlios.de>
Tue, 15 Sep 2009 06:31:37 +0000 (08:31 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Tue, 15 Sep 2009 06:31:37 +0000 (08:31 +0200)
commit781ef52cad9730c396b34dc28b4f06f7a48368fa
tree15ae2cfba65e7ef7915f896c75bae7d3b9439828
parent727cf6551a31e1f90b43981200b5b2fad39a8f89
allow splitting compiler annotation decorators as Python only allows 255 args
Cython/Compiler/ParseTreeTransforms.py
tests/run/pure.pyx