support tuples as compile time constants
authorStefan Behnel <stefan_ml@behnel.de>
Wed, 13 Feb 2013 17:54:51 +0000 (18:54 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Wed, 13 Feb 2013 17:54:51 +0000 (18:54 +0100)
commit7cec62b71f9f33a2757cbb667174ab32e82fa9dd
tree9b7ca88cfe092d3a1bb8f67fad199c5119862cdb
parenteabbb0467db7c91a03a7d5b4b07e03c222b45f67
support tuples as compile time constants
Cython/Compiler/Parsing.pxd
Cython/Compiler/Parsing.py
tests/run/ct_DEF.pyx