prevent the directive dicts from being shared among nodes and compilations
authorHaoyu Bai <baihaoyu@gmail.com>
Wed, 30 Mar 2011 20:34:01 +0000 (04:34 +0800)
committerHaoyu Bai <baihaoyu@gmail.com>
Wed, 30 Mar 2011 20:34:01 +0000 (04:34 +0800)
commitf0efaf57ccd9980b7422c1965d0f227453cfa259
tree62baf842bb77fc4babe08448b25c88ac00aefda5
parent3069c3e516fc7336b003861881623f30e168849e
prevent the directive dicts from being shared among nodes and compilations
Cython/Compiler/Nodes.py
Cython/Compiler/ParseTreeTransforms.py