cleanup and simplification, moved some optimised builtin list methods into the transf...
authorStefan Behnel <scoder@users.berlios.de>
Sun, 29 Mar 2009 16:43:32 +0000 (18:43 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 29 Mar 2009 16:43:32 +0000 (18:43 +0200)
commitad2a4cb711eb1a6dad23aee64dd74c24c0cb1e0e
tree9aedae4fcd5f7970eae6f8a84716dd4b6cda50ca
parent3ff698b61192698fe3856d8259627afe3bc013b6
cleanup and simplification, moved some optimised builtin list methods into the transform to see how it works out
Cython/Compiler/Builtin.py
Cython/Compiler/Optimize.py
tests/run/list.pyx