[Python-3000] How to specify keyword-only arguments from C?

Alexandre Vassalotti alexandre at peadrop.com
Thu Jun 5 22:47:06 CEST 2008


Hi,

Is there a way to specify keyword-only arguments using the C API. I
searched through the mailing list archive, read PEP 3102 and grep-ed
the codebase, but I found nothing looking like a C API. So I am
wondering, is this a Python-only feature?

-- Alexandre


More information about the Python-3000 mailing list