test cases for optional arguments in cdef functions
authorStefan Behnel <scoder@users.berlios.de>
Mon, 26 May 2008 08:22:09 +0000 (10:22 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Mon, 26 May 2008 08:22:09 +0000 (10:22 +0200)
commitd8efb40401e4aa3b4401d820387a1c9211ec2cb1
treef481eb060894b0c96b92b891eae8687fc6ee7b98
parent40955fec10a690274db86864751a8311516bdb05
test cases for optional arguments in cdef functions
tests/errors/cdefoptargs.pyx [new file with mode: 0644]
tests/run/cdefoptargs.pyx [new file with mode: 0644]