some more testing and tweaking of common cases, follow more descriptive Py3 error...
authorStefan Behnel <scoder@users.berlios.de>
Wed, 27 Aug 2008 07:04:41 +0000 (09:04 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Wed, 27 Aug 2008 07:04:41 +0000 (09:04 +0200)
commitd7764340707bef33b08c0d7df69ddd5c10647b87
tree848e2ff1af6bc7953e2ff1ddd52e21884e5eb2c7
parent805cf0737f2dde5f34de30d26c47804563c40e4c
some more testing and tweaking of common cases, follow more descriptive Py3 error messages
Cython/Compiler/Nodes.py
tests/run/callargs.pyx
tests/run/classkwonlyargs.pyx
tests/run/extkwonlyargs.pyx
tests/run/extstarargs.pyx
tests/run/kwonlyargs.pyx
tests/run/kwonlyargscall.pyx
tests/run/starargs.pyx