literals are always 'nonlocally immutable'
authorStefan Behnel <stefan_ml@behnel.de>
Fri, 28 Sep 2012 17:38:50 +0000 (19:38 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Fri, 28 Sep 2012 17:38:50 +0000 (19:38 +0200)
commit8a3e66c0ae0d88ead1a05d0d8f2f7392149a61af
treebe69373a90df171cbcd68d66740ffb1d80f828af
parentd05c5e3b19ab64ecd7c9e982d08d05f8a0a50205
literals are always 'nonlocally immutable'
Cython/Compiler/ExprNodes.py