looks like CPython can handle dict subtypes in kwargs calls
authorStefan Behnel <scoder@users.berlios.de>
Thu, 14 Jan 2010 08:09:03 +0000 (09:09 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 14 Jan 2010 08:09:03 +0000 (09:09 +0100)
commit99c316ca9fa486c67076d0e40c022b8392f67b20
treee52d2ac296162102fc86808f90cbcac3fbc9f5c3
parent2568ab0c6bce44a63dcc5f9ab7e2618c5bfa64f3
looks like CPython can handle dict subtypes in kwargs calls
Cython/Compiler/ExprNodes.py