Initialize unassigned node child attributes to None, clean up ExprNode
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Sat, 7 Jun 2008 10:32:52 +0000 (12:32 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Sat, 7 Jun 2008 10:32:52 +0000 (12:32 +0200)
commitd1d79cda477a243b874c20d775f2baf565eeb0cd
treeb05fd383a48a30da0d81982085095737e988282a
parentc5d8303cc1e6594718f8bf0c6e882bde4c80233c
Initialize unassigned node child attributes to None, clean up ExprNode
Cython/Compiler/ExprNodes.py
Cython/Compiler/Nodes.py