match simple keyword arguments that are passed into cdef function calls out-of-order
authorStefan Behnel <stefan_ml@behnel.de>
Wed, 6 Feb 2013 18:41:24 +0000 (19:41 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Wed, 6 Feb 2013 18:41:24 +0000 (19:41 +0100)
commit927e1a4da50bc0199c7e22fe63e060af5a0178bb
treeeaed19f75d259ee4b1edee3013c0f9e6babea039
parentaf7fa72e08468937ffef8a03cd116a7d552f0a64
match simple keyword arguments that are passed into cdef function calls out-of-order
Cython/Compiler/ExprNodes.py
tests/run/simplify_calls.pyx