infer type of items in tuple/list constants on indexing (especially where all items...
authorStefan Behnel <stefan_ml@behnel.de>
Fri, 6 Dec 2013 17:18:37 +0000 (18:18 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Fri, 6 Dec 2013 17:18:37 +0000 (18:18 +0100)
commitf2ebcaf535bf4c2d1e4dc5c7bdb0d6deb532c4f5
tree3d04dc95f48098031647ef970447058468e6a49a
parent1da05d6e1e930b365491eb81c1b8b6bd6b8f158d
infer type of items in tuple/list constants on indexing (especially where all items have the same type)

--HG--
extra : amend_source : 1e8bf2d512c244f48654f43e37283d800e5d961a
Cython/Compiler/ExprNodes.py
tests/run/type_inference.pyx