infer plain object for bytes_string[i] and str/unicode for indexed unicode/str objects
authorStefan Behnel <scoder@users.berlios.de>
Sat, 15 May 2010 13:57:56 +0000 (15:57 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 15 May 2010 13:57:56 +0000 (15:57 +0200)
commit850c831d133aa1acfd9719e41dcd710de241c5f2
tree9f4e5a81d427e8254345686803049cef2399ce06
parent8be7e8554195d604d18a7bb270014dd79d3c6255
infer plain object for bytes_string[i] and str/unicode for indexed unicode/str objects
Cython/Compiler/ExprNodes.py
tests/run/type_inference.pyx