infer types of special args/kwargs parameters
authorStefan Behnel <scoder@users.berlios.de>
Sat, 5 Dec 2009 23:04:50 +0000 (00:04 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 5 Dec 2009 23:04:50 +0000 (00:04 +0100)
commitd8cc99c75c90af5f11580f06422e0fd374a8d58a
tree5c940da5418a0cea77522989f975959ac6fb529d
parent8b7c9fef9f33744437017de9d0c961ecf34fdbb7
infer types of special args/kwargs parameters
Cython/Compiler/Nodes.py
Cython/Compiler/TypeInference.py
tests/run/type_inference.pyx