Merge
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Fri, 30 May 2008 10:06:40 +0000 (12:06 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Fri, 30 May 2008 10:06:40 +0000 (12:06 +0200)
commitd30d8fb7b32e7bafe77f65a19aee886704ff0abc
treed8d63f4e759ba5dd225906ada97d98585bccc495
parentd0d78efb072791c105e3431f3934a2a2c6eeb9eb
Merge
13 files changed:
Cython/Compiler/ExprNodes.py
Cython/Compiler/Lexicon.py
Cython/Compiler/ModuleNode.py
Cython/Compiler/Naming.py
Cython/Compiler/Nodes.py
Cython/Compiler/Parsing.py
Cython/Compiler/PyrexTypes.py
Cython/Compiler/Symtab.py
runtests.py
tests/compile/forfromelse.pyx
tests/compile/indices.pyx [new file with mode: 0644]
tests/run/big_indices.pyx [new file with mode: 0644]
tests/run/inplace.pyx [new file with mode: 0644]