Merge (++, see details)
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Mon, 22 Sep 2008 20:26:49 +0000 (22:26 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Mon, 22 Sep 2008 20:26:49 +0000 (22:26 +0200)
commita22365263b0e9ce64104f48a026796e29840b184
treed2cece5d3e4292466646357c58f4364330071a49
parentd2f4df7a4b617b0210a4fd1b2c7fb9c5ba7d12a9
parente05e7c055749ead6f6ed3a069a8887076e3d0dac
Merge (++, see details)

Also fixed a bug that the merge revealed.
Also added CythonTransform.current_directives.
Cython/Compiler/AutoDocTransforms.py
Cython/Compiler/Code.py
Cython/Compiler/ExprNodes.py
Cython/Compiler/Main.py
Cython/Compiler/ModuleNode.py
Cython/Compiler/Nodes.py
Cython/Compiler/Optimize.py
Cython/Compiler/Options.py
Cython/Compiler/ParseTreeTransforms.py
Cython/Compiler/Symtab.py
Cython/Compiler/Visitor.py