disallow names as keys in struct dict literals
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 19 Oct 2008 07:06:47 +0000 (00:06 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 19 Oct 2008 07:06:47 +0000 (00:06 -0700)
commit3c635dec35883ef90d7914eff4f83862a4a4afcd
tree058caf341424ae7da8f0a13b9e2e2af8ca427c4a
parentd4dd8baa2f023f004582968200060eae987a2d57
disallow names as keys in struct dict literals
Cython/Compiler/ExprNodes.py
tests/run/struct_conversion.pyx