March 24, 2000
3:20 p.m.
Greg Stein writes:
There is precedent for passing in single-ref pointers. For example:
PyArg_ParseTuple(args, "O!", &s, PyString_Type) ^^^^^^^^^^^^^^^^^
Feeling ok? I *suspect* these are reversed. :) -Fred -- Fred L. Drake, Jr. <fdrake at acm.org> Corporation for National Research Initiatives