I'm just starting to play around with the Python source. (Specifically, I'm looking at adding a key argument to max/min like sorted has.) Can anyone direct me to the documentation on how PyArg_ParseTupleAndKeywords, etc. work? In particular, I can't figure out how the format arg to vgetargskeywords should be specified...

Thanks,

Steve
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to