Fix ticket #36, casting non-simple expression.
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 3 Aug 2008 05:37:19 +0000 (22:37 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 3 Aug 2008 05:37:19 +0000 (22:37 -0700)
commit7293bf0ee62b20054a1a5dc5f9e2c0795fd35168
tree587f8d9bd6ff47e0dfe1937ecd205e4d8b6148e9
parentcb5166acc1530cecad43c7d7f7cb6e5261af9a63
Fix ticket #36, casting non-simple expression.
Cython/Compiler/ExprNodes.py