when indexing 'str', it's safe to infer 'str' for the result
authorStefan Behnel <scoder@users.berlios.de>
Sun, 6 Feb 2011 15:07:39 +0000 (16:07 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 6 Feb 2011 15:07:39 +0000 (16:07 +0100)
commit1e12bf466d2d78b15cf829c6c988a6fb152fe2a7
tree8eedf68df13e10c23f5ede3640f8ff859d4235ad
parentf76ca90fb8e54513ede8941be3cae2cf53d9eedb
when indexing 'str', it's safe to infer 'str' for the result
Cython/Compiler/ExprNodes.py
tests/run/type_inference.pyx