Oct. 2, 2000
9:06 p.m.
if anyone can post (or point me to) an example showing how to use the keyword API, I can take if from there.
Grep the Modules directory for PyArg_ParseTupleAndKeywords. It's used in the mmap, parser, pyexpat and sha modules. --Guido van Rossum (home page: http://www.python.org/~guido/)