Prototype for None-checking. *Very* unstable.
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 21 Aug 2008 13:24:38 +0000 (15:24 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 21 Aug 2008 13:24:38 +0000 (15:24 +0200)
commit0ed4800a2dd9ccf81cba449d4dc600ecef309de4
treee86b56461f46c449145dfe1abac03607850b0aab
parentfb59a89d5dfa3edac2ac4bce8b9d1fb72968300a
Prototype for None-checking. *Very* unstable.
Cython/Compiler/ExprNodes.py
Cython/Compiler/Main.py
Cython/Compiler/Optimize.py
tests/run/noneattributeacc.pyx [new file with mode: 0644]