Emulate del with set to None.
authorRobert Bradshaw <robertwb@math.washington.edu>
Fri, 18 Feb 2011 21:13:41 +0000 (13:13 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Fri, 18 Feb 2011 21:13:41 +0000 (13:13 -0800)
commite46c93f1a3f37e29e05fbf33e76abaedb0ce2643
tree7accf5de62eb41054cbf766a733d46f6599d0df3
parent2651a5d4a6f990898217be97161d0b884fdf6f8f
Emulate del with set to None.
Cython/Compiler/ExprNodes.py